Explanation of tables
| * | green | Function exists in octave 2.0.x
Noted incompatibilities and missing features |
| + | yellow | Function exists in matcompat
Author and home for the function. |
| ? | orange | Function doesn't exist
Explanation of what you can do instead. |
| x | red | Function doesn't exist, and no work-around |
Parameter Estimation
| x | mle | |
| x | betafit | |
| x | betalike | |
| x | binofit | |
| x | expfit | |
| x | gamfit | |
| x | gamlike | |
| x | normlike | |
| x | normfit | |
| x | poissfit | |
| x | unifit |
Distributions
| x | cdf | |
| x | icdf | |
| x | ||
| x | random | |
| ? | beta |
beta_ |
| ? | bino |
binomial_ |
| ? | chi2 |
chisquare_ |
| ? | exp |
exponential_ |
| ? | f |
f_ |
| ? | gam |
gamma_ |
| ? | geo |
geometric_ |
| ? | hyge |
hypergeometric_ |
| ? | logn |
lognormal_ |
| ? | nbin |
pascal_ |
| x | ncf | |
| x | nct | |
| x | ncx2 | |
| ? | norm |
normal_ |
| ? | poiss |
poisson_ |
| x | rayl | |
| ? | t |
t_ |
| ? | unid |
discrete_ |
| ? | unif |
uniform_ |
| ? | weib |
weibull_ |
Descriptive statistics
| * | max | |
| * | min | |
| * | mean | |
| * | median | |
| * | std | |
| * | var | |
| * | hist | |
| x | histc | |
| * | corrcoef | |
| * | cov | |
| * | sum | |
| * | prod | |
| + | trapz |
Kai Habel |
| * | cumsum | |
| * | cumprod | |
| + | cumtrapz |
Kai Habel |
| + | nansum | |
| + | nanmax | |
| + | nanmean | |
| + | nanmedian | |
| + | nanmin | |
| + | nanstd |
Daniel Calvelo |
| + | geomean | |
| + | harmmean |
Paul Kienzle |
| * | iqr | |
| * | kurtosis | |
| + | mad |
Paul Kienzle |
| * | moment | |
| + | prctile |
Paul Kienzle, but returns values consistent with R rather than Matlab |
| * | range | |
| * | skewness | |
| + | trimmean |
Paul Kienzle |
Plots
| x | boxplot | |
| x | fsurfht | |
| x | gline | |
| x | gname | |
| x | lsline | |
| x | normplot | |
| x | pareto | |
| * | qqplot | |
| x | rcoplot | |
| x | refcurve | |
| x | refline | |
| x | surfht | |
| x | weibplot |
_
| x | capable | |
| x | capaplot | |
| x | ewmaplot | |
| x | histfit | |
| x | normspec | |
| x | schart | |
| x | xbarplot |
Cluster analysis
| x | cluster | |
| x | clusterdata | |
| x | cophenet | |
| x | dendrogram | |
| x | inconsistent | |
| x | linkage | |
| x | pdist | |
| x | squareform | |
| + | zscore |
Paul Kienzle |
Linear regression
| ? | anova1 |
anova |
| x | anova2 | |
| x | lscov | |
| x | polyconf | |
| * | polyfit | |
| * | polyval | |
| ? | regress |
gls |
| x | ridge | |
| x | rstool | |
| x | stepwise |
Nonlinear regression
| x | nlinfit | |
| x | nlintool | |
| x | nlparci | |
| x | nlpredci | |
| x | nnls |
Experiment design
| x | cordexch | |
| x | daugment | |
| x | dcovary | |
| x | ff2n | |
| x | fullfact | |
| x | hadamard | |
| x | rowexch |
Principle components analysis
| ? | barttest |
bartlett_test |
| x | pcacov | |
| x | pcares | |
| x | princomp |
Hypothesis testing
| ? | ranksum |
u_test |
| ? | signrank |
wilcoxon_test |
| ? | signtest |
sign_test |
| ? | ttest |
t_test |
| ? | ttest2 |
t_test_2 |
| ? | ztest |
z_test |
Dataset I/O
| x | caseread | |
| x | casewrite | |
| x | tblread | |
| x | tblwrite |
GUI tools
| x | disttool | |
| x | randtool | |
| x | polytool | |
| x | rsmdemo | |
| x | statdemo |
Sample data
| x | census.mat | |
| x | cities.mat | |
| x | discrim.mat | |
| x | gas.mat | |
| x | hald.mat | |
| x | hogg.mat | |
| x | lawdata.mat | |
| x | mileage.mat | |
| x | moore.mat | |
| x | parts.mat | |
| x | popcorn.mat | |
| x | polydata.mat | |
| x | reaction.mat | |
| x | sat.dat |