[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Implementation of Statistics Package
From: |
Juan Pablo Carbajal |
Subject: |
Re: Implementation of Statistics Package |
Date: |
Tue, 7 Jun 2016 22:33:01 +0200 |
On Tue, Jun 7, 2016 at 8:48 PM, Michael Godfrey
<address@hidden> wrote:
>
>
> On 06/07/2016 12:02 AM, Nathan Wycoff wrote:
>>
>> Anything I should know that's not reflected in the wiki/docs?
>
> A good place to start would be:
> ls scripts/statistics/base
> center.m histc.m lscov.m module.mk prctile.m ranks.m
> statistics.m
> cloglog.m iqr.m mean.m moment.m probit.m run_count.m std.m
> corr.m kendall.m meansq.m ols.m qqplot.m runlength.m
> table.m
> cov.m kurtosis.m median.m PKG_ADD quantile.m skewness.m var.m
> gls.m logit.m mode.m ppplot.m range.m spearman.m zscore.m
>
> This is from the top level of the distribution as downloaded from
> hg clone http://hg.savannah.gnu.org/hgweb/octave
>
> This will help familiarize you with how the current functions are done.
>
> Glad to have some help!
>
> Michael
>
Also check the octave forge package
https://sourceforge.net/p/octave/statistics/ci/default/tree/inst/