octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Implementation of Statistics Package


From: Michael Godfrey
Subject: Re: Implementation of Statistics Package
Date: Tue, 7 Jun 2016 19:48:30 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0



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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]