Statistics package: Difference between revisions
Jump to navigation
Jump to search
Pr0m1th3as (talk | contribs) |
Pr0m1th3as (talk | contribs) |
||
Line 14: | Line 14: | ||
! Random Generator | ! Random Generator | ||
|- | |- | ||
| [https://en.wikipedia.org/wiki/Birnbaum%E2%80%93Saunders_distribution | | [https://en.wikipedia.org/wiki/Birnbaum%E2%80%93Saunders_distribution Birnbaum–Saunders] | ||
| bbscdf | | bbscdf | ||
| bbsinv | | bbsinv | ||
Line 20: | Line 20: | ||
| bbsrnd | | bbsrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Beta_distribution | | [https://en.wikipedia.org/wiki/Beta_distribution Beta] | ||
| betacdf | | betacdf | ||
| betainv | | betainv | ||
Line 26: | Line 26: | ||
| betarndbivariate | | betarndbivariate | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Binomial_distribution | | [[https://en.wikipedia.org/wiki/Binomial_distribution Binomial] | ||
| binocdf | | binocdf | ||
| binoinv | | binoinv | ||
Line 38: | Line 38: | ||
| | | | ||
|- | |- | ||
| https://www.mathworks.com/help/stats/burr-type-xii-distribution.html | | [https://www.mathworks.com/help/stats/burr-type-xii-distribution.html Burr Type XII] | ||
| burrcdf | | burrcdf | ||
| burrinv | | burrinv | ||
Line 44: | Line 44: | ||
| burrrnd | | burrrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Cauchy_distribution | | [https://en.wikipedia.org/wiki/Cauchy_distribution Cauchy] | ||
| cauchy_cdf | | cauchy_cdf | ||
| cauchy_inv | | cauchy_inv | ||
Line 50: | Line 50: | ||
| cauchy_rnd | | cauchy_rnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Chi-squared_distribution | | [https://en.wikipedia.org/wiki/Chi-squared_distribution Chi-squared] | ||
| chi2cdf | | chi2cdf | ||
| chi2inv | | chi2inv | ||
Line 68: | Line 68: | ||
| evrnd | | evrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Exponential_distribution | | [https://en.wikipedia.org/wiki/Exponential_distribution Exponential] | ||
| expcdf | | expcdf | ||
| expinv | | expinv | ||
Line 74: | Line 74: | ||
| exprnd | | exprnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/F-distribution | | [https://en.wikipedia.org/wiki/F-distribution F] | ||
| fcdf | | fcdf | ||
| finv | | finv | ||
Line 80: | Line 80: | ||
| frnd | | frnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Gamma_distribution | | [https://en.wikipedia.org/wiki/Gamma_distribution Gamma] | ||
| gamcdf | | gamcdf | ||
| gaminv | | gaminv | ||
Line 86: | Line 86: | ||
| gamrnd | | gamrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Geometric_distribution | | [https://en.wikipedia.org/wiki/Geometric_distribution Geometric] | ||
| geocdf | | geocdf | ||
| geoinv | | geoinv | ||
Line 92: | Line 92: | ||
| geornd | | geornd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Generalized_extreme_value_distribution | | [https://en.wikipedia.org/wiki/Generalized_extreme_value_distribution Generalized Extreme Value] | ||
| gevcdf | | gevcdf | ||
| gevinv | | gevinv | ||
Line 98: | Line 98: | ||
| gevrnd | | gevrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Generalized_Pareto_distribution | | [https://en.wikipedia.org/wiki/Generalized_Pareto_distribution Generalized Pareto] | ||
| gpcdf | | gpcdf | ||
| gpinv | | gpinv | ||
Line 104: | Line 104: | ||
| gprnd | | gprnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Hypergeometric_distribution | | [https://en.wikipedia.org/wiki/Hypergeometric_distribution Hypergeometric] | ||
| hygecdf | | hygecdf | ||
| hygeinv | | hygeinv | ||
Line 110: | Line 110: | ||
| hygernd | | hygernd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Inverse-Wishart_distribution | | [https://en.wikipedia.org/wiki/Inverse-Wishart_distribution Inverse-Wishart] | ||
| | | | ||
| | | | ||
Line 116: | Line 116: | ||
| iwishrnd | | iwishrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Johnson%27s_SU-distribution | | [https://en.wikipedia.org/wiki/Johnson%27s_SU-distribution Johnson's SU] | ||
| jsucdf | | jsucdf | ||
| | | | ||
Line 122: | Line 122: | ||
| | | | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Laplace_distribution | | [https://en.wikipedia.org/wiki/Laplace_distribution Laplace] | ||
| laplace_cdf | | laplace_cdf | ||
| laplace_inv | | laplace_inv | ||
Line 128: | Line 128: | ||
| laplace_rnd | | laplace_rnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Logistic_distribution | | [https://en.wikipedia.org/wiki/Logistic_distribution Logistic] | ||
| logistic_cdf | | logistic_cdf | ||
| logistic_inv | | logistic_inv | ||
Line 134: | Line 134: | ||
| logistic_rnd | | logistic_rnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Log-normal_distribution | | [https://en.wikipedia.org/wiki/Log-normal_distribution Log-normal] | ||
| logncdf | | logncdf | ||
| logninv | | logninv | ||
Line 140: | Line 140: | ||
| lognrnd | | lognrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Multinomial_distribution | | [https://en.wikipedia.org/wiki/Multinomial_distribution Multinomial] | ||
| | | | ||
| | | | ||
Line 146: | Line 146: | ||
| mnrnd | | mnrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Multivariate_normal_distribution | | [https://en.wikipedia.org/wiki/Multivariate_normal_distribution Multivariate Normal] | ||
| mvncdf | | mvncdf | ||
| mvninv | | mvninv | ||
Line 152: | Line 152: | ||
| mvnrnd | | mvnrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Multivariate_t-distribution | | [https://en.wikipedia.org/wiki/Multivariate_t-distribution Multivariate Student's T] | ||
| mvtcdf mvtcdfqmc | | mvtcdf mvtcdfqmc | ||
| mvtinv | | mvtinv | ||
Line 158: | Line 158: | ||
| mvtrnd | | mvtrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Nakagami_distribution | | [https://en.wikipedia.org/wiki/Nakagami_distribution Nakagami] | ||
| nakacdf | | nakacdf | ||
| nakainv | | nakainv | ||
Line 164: | Line 164: | ||
| nakarnd | | nakarnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Negative_binomial_distribution | | [https://en.wikipedia.org/wiki/Negative_binomial_distribution Negative Binomial] | ||
| nbincdf | | nbincdf | ||
| nbininv | | nbininv | ||
Line 170: | Line 170: | ||
| nbinrnd | | nbinrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Noncentral_F-distribution | | [https://en.wikipedia.org/wiki/Noncentral_F-distribution Noncentral F] | ||
| ncfcdf | | ncfcdf | ||
| ncfinv | | ncfinv | ||
Line 176: | Line 176: | ||
| ncfrnd | | ncfrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Noncentral_t-distribution | | [https://en.wikipedia.org/wiki/Noncentral_t-distribution Noncentral Student's T] | ||
| nctcdf | | nctcdf | ||
| nctinv | | nctinv | ||
Line 182: | Line 182: | ||
| nctrnd | | nctrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Noncentral_chi-squared_distribution | | [https://en.wikipedia.org/wiki/Noncentral_chi-squared_distribution Noncentral Chi-squared] | ||
| ncx2cdf | | ncx2cdf | ||
| ncx2inv | | ncx2inv | ||
Line 188: | Line 188: | ||
| ncx2rnd | | ncx2rnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Normal_distribution | | [https://en.wikipedia.org/wiki/Normal_distribution Normal] | ||
| normcdf | | normcdf | ||
| norminv | | norminv | ||
Line 194: | Line 194: | ||
| normrnd | | normrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Poisson_distribution | | [https://en.wikipedia.org/wiki/Poisson_distribution Poisson] | ||
| poisscdf | | poisscdf | ||
| poissinv | | poissinv | ||
Line 200: | Line 200: | ||
| poissrnd | | poissrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Rayleigh_distribution | | [https://en.wikipedia.org/wiki/Rayleigh_distribution Rayleigh] | ||
| raylcdf | | raylcdf | ||
| raylinv | | raylinv | ||
Line 206: | Line 206: | ||
| raylrnd | | raylrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Normal_distribution#Standard_normal_distribution | | [https://en.wikipedia.org/wiki/Normal_distribution#Standard_normal_distribution Standard Normal] | ||
| stdnormal_cdf | | stdnormal_cdf | ||
| stdnormal_inv | | stdnormal_inv | ||
Line 212: | Line 212: | ||
| stdnormal_rnd | | stdnormal_rnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Student%27s_t-distribution | | [https://en.wikipedia.org/wiki/Student%27s_t-distribution Student's T] | ||
| tcdf | | tcdf | ||
| tinv | | tinv | ||
Line 218: | Line 218: | ||
| trnd | | trnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Triangular_distribution | | [https://en.wikipedia.org/wiki/Triangular_distribution Triangular] | ||
| tricdf | | tricdf | ||
| triinv | | triinv | ||
Line 224: | Line 224: | ||
| trirnd | | trirnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Discrete_uniform_distribution | | [https://en.wikipedia.org/wiki/Discrete_uniform_distribution Discrete Uniform] | ||
| unidcdf | | unidcdf | ||
| unidinv | | unidinv | ||
Line 230: | Line 230: | ||
| unidrnd | | unidrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Continuous_uniform_distribution | | [https://en.wikipedia.org/wiki/Continuous_uniform_distribution Continuous Uniform] | ||
| unifcdf | | unifcdf | ||
| unifinv | | unifinv | ||
Line 236: | Line 236: | ||
| unifrnd | | unifrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Von_Mises_distribution | | [https://en.wikipedia.org/wiki/Von_Mises_distribution von Mises] | ||
| vmcdf | | vmcdf | ||
| | | | ||
Line 242: | Line 242: | ||
| vmrnd | | vmrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Weibull_distribution | | [https://en.wikipedia.org/wiki/Weibull_distribution Weibull] | ||
| wblcdf | | wblcdf | ||
| wblinv | | wblinv | ||
Line 248: | Line 248: | ||
| wblrnd | | wblrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Wiener_process | | [https://en.wikipedia.org/wiki/Wiener_process Wiener process] | ||
| | | | ||
| | | | ||
Line 254: | Line 254: | ||
| wienrnd | | wienrnd | ||
|- | |- | ||
| https://en.wikipedia.org/wiki/Wishart_distribution | | [https://en.wikipedia.org/wiki/Wishart_distribution Wishart] | ||
| | | | ||
| | | |
Revision as of 15:25, 4 February 2023
The statistics package is part of the Octave Packages.
Distributions
The following table lists the cdf, icdf, pdf, and random functions available in the statistics package. Since version 1.5.3, all CDFs support the "upper" option for evaluating the complement of the respective CDF.
Note! The icdf wrapper for the quantile functions is not implemented yet.
Distribution Name | Cumulative Distribution Function | Quantile Function | Probability Density Function | Random Generator |
---|---|---|---|---|
Birnbaum–Saunders | bbscdf | bbsinv | bbspdf | bbsrnd |
Beta | betacdf | betainv | betapdf | betarndbivariate |
[Binomial | binocdf | binoinv | binopdf | binornd |
Bivariate | bvncdf | |||
Burr Type XII | burrcdf | burrinv | burrpdf | burrrnd |
Cauchy | cauchy_cdf | cauchy_inv | cauchy_pdf | cauchy_rnd |
Chi-squared | chi2cdf | chi2inv | chi2pdf | chi2rnd |
Copula Family | copulacdf | copulainv | copulapdf | copularnd |
Extreme Value | evcdf | evinv | evpdf | evrnd |
Exponential | expcdf | expinv | exppdf | exprnd |
F | fcdf | finv | fpdf | frnd |
Gamma | gamcdf | gaminv | gampdf | gamrnd |
Geometric | geocdf | geoinv | geopdf | geornd |
Generalized Extreme Value | gevcdf | gevinv | gevpdf | gevrnd |
Generalized Pareto | gpcdf | gpinv | gppdf | gprnd |
Hypergeometric | hygecdf | hygeinv | hygepdf | hygernd |
Inverse-Wishart | iwishpdf | iwishrnd | ||
Johnson's SU | jsucdf | jsupdf | ||
Laplace | laplace_cdf | laplace_inv | laplace_pdf | laplace_rnd |
Logistic | logistic_cdf | logistic_inv | logistic_pdf | logistic_rnd |
Log-normal | logncdf | logninv | lognpdf | lognrnd |
Multinomial | mnpdf | mnrnd | ||
Multivariate Normal | mvncdf | mvninv | mvnpdf | mvnrnd |
Multivariate Student's T | mvtcdf mvtcdfqmc | mvtinv | mvtpdf | mvtrnd |
Nakagami | nakacdf | nakainv | nakapdf | nakarnd |
Negative Binomial | nbincdf | nbininv | nbinpdf | nbinrnd |
Noncentral F | ncfcdf | ncfinv | ncfpdf | ncfrnd |
Noncentral Student's T | nctcdf | nctinv | nctpdf | nctrnd |
Noncentral Chi-squared | ncx2cdf | ncx2inv | ncx2pdf | ncx2rnd |
Normal | normcdf | norminv | normpdf | normrnd |
Poisson | poisscdf | poissinv | poisspdf | poissrnd |
Rayleigh | raylcdf | raylinv | raylpdf | raylrnd |
Standard Normal | stdnormal_cdf | stdnormal_inv | stdnormal_pdf | stdnormal_rnd |
Student's T | tcdf | tinv | tpdf | trnd |
Triangular | tricdf | triinv | tripdf | trirnd |
Discrete Uniform | unidcdf | unidinv | unidpdf | unidrnd |
Continuous Uniform | unifcdf | unifinv | unifpdf | unifrnd |
von Mises | vmcdf | vmpdf | vmrnd | |
Weibull | wblcdf | wblinv | wblpdf | wblrnd |
Wiener process | wienrnd | |||
Wishart | wishpdf | wishrnd |
Can be reused in other functions
forge function | matlab counterpart |
---|---|
anderson_darling_test | adtest |
bbscdf | BirnbaumSaundersDistribution class |
bbsinv | BirnbaumSaundersDistribution class |
bbspdf | BirnbaumSaundersDistribution class |
bbsrnd | BirnbaumSaundersDistribution class |
binotest | binofit |
burrcdf | BurrDistribution class |
burrinv | BurrDistribution class |
burrpdf | BurrDistribution class |
burrrnd | BurrDistribution class |
nakacdf | NakagamiDistribution class |
nakainv | NakagamiDistribution class |
nakapdf | NakagamiDistribution class |
nakarnd - should be used to implement the | NakagamiDistribution class |
regress_gp | RegressionGP class |
repanova | RepeatedMeasuresModel.ranova |
tricdf | TriangularDistribution class |
triinv | TriangularDistribution class |
tripdf | TriangularDistribution class |
trirnd | TriangularDistribution class |
logistic_cdf | LogisticDistribution class |
logistic_inv | LogisticDistribution class |
logistic_pdf | LogisticDistribution class |
logistic_rnd | LogisticDistribution class |
stdnormal_cdf | NormalDistribution class |
stdnormal_inv | NormalDistribution class |
stdnormal_pdf | NormalDistribution class |
stdnormal_rnd | NormalDistribution class |
anova | anova method in different *Model classes |
manova | manova methods in different *Model classes |
bartlett_test | barttest |
kolmogorov_smirnov_test | ktest |
kolmogorov_smirnov_test_2 | ktest2 |
kruskal_wallis_test | kruskalwallis |
Ready to go
These functions seem to be Matlab compatible
- anovan
- betastat
- binostat
- binotest
- canoncorr
- caseread
- casewrite
- cdf
- chi2stat
- cmdscale
- combnk
- copulacdf
- copulapdf
- copularnd
- crossval
- @cvpartition
- dendrogram
- expstat
- ff2n
- fitgmdist
- fstat
- fullfact
- gamfit
- gamlike
- gamstat
- geomean
- geostat
- gevcdf
- gevfit
- gevinv
- gevlike
- gevpdf
- gevrnd
- gevstat
- gmdistribution
- grp2idx
- harmmean
- hist3
- histfit
- hmmestimate
- hmmgenerate
- hmmviterbi
- hygestat
- iwishrnd
- jackknife
- kmeans
- linkage
- lognstat
- mad
- mahal
- mnpdf
- mnrnd
- mvncdf
- mvnpdf
- mvnrnd
- mvtcdf
- mvtpdf
- mvtrnd
- nanmax
- nanmean
- nanmedian
- nanmin
- nanstd
- nansum
- nanvar
- nbinstat
- normplot
- normstat
- pcacov
- pcares
- pdist2
- pdist
- plsregress
- poisstat
- random
- randsample
- raylcdf
- raylinv
- raylpdf
- raylrnd
- raylstat
- regress
- signtest
- squareform
- stepwisefit
- tabulate
- tblread
- tblwrite
- trimmean
- tstat
- ttest2
- ttest
- unidstat
- unifstat
- vartest2
- vartest
- wblstat
- wishrnd
- ztest
- prctile
- qqplot
- betacdf
- betainv
- betapdf
- betarnd
- binocdf
- binoinv
- binopdf
- binornd
- chi2cdf
- chi2inv
- chi2pdf
- chi2rnd
- expcdf
- expinv
- exppdf
- exprnd
- fcdf
- finv
- fpdf
- frnd
- gamcdf
- gaminv
- gampdf
- gamrnd
- geocdf
- geoinv
- geopdf
- geornd
- hygecdf
- hygeinv
- hygepdf
- hygernd
- logncdf
- logninv
- lognpdf
- lognrnd
- nbincdf
- nbininv
- nbinpdf
- nbinrnd
- normcdf
- norminv
- normpdf
- normrnd
- poisscdf
- poissinv
- poisspdf
- poissrnd
- tcdf
- tinv
- tpdf
- trnd
- unidcdf
- unidinv
- unidpdf
- unidrnd
- unifcdf
- unifinv
- unifpdf
- unifrnd
- wblcdf
- wblinv
- wblpdf
- wblrnd
In external packages
bootci, bootstrp are implemented in the statistics-bootstrap package
Development
Follows an incomplete list of stuff missing in the statistics package to be matlab compatible. Bugs are not listed here, search and report them on the bug tracker instead.
this entire section is about the current development version. If a Matlab function is missing from the list and does not appear on the current release of the package, confirm that is also missing in the development sources before adding it.
Missing functions
- ClassificationBaggedEnsemble
- ClassificationDiscriminant
- ClassificationDiscriminant.fit
- ClassificationEnsemble
- ClassificationKNN
- ClassificationKNN.fit
- ClassificationPartitionedEnsemble
- ClassificationPartitionedModel
- ClassificationTree
- ClassificationTree.fit
- CompactClassificationDiscriminant
- CompactClassificationEnsemble
- CompactClassificationTree
- CompactRegressionEnsemble
- CompactRegressionTree
- CompactTreeBagger
- ExhaustiveSearcher
- GeneralizedLinearModel
- GeneralizedLinearModel.fit
- GeneralizedLinearModel.stepwise
- KDTreeSearcher
- LinearMixedModel
- LinearMixedModel.fit
- LinearMixedModel.fitmatrix
- LinearModel
- LinearModel.fit
- LinearModel.stepwise
- NaiveBayes
- NaiveBayes.fit
- NonLinearModel
- NonLinearModel.fit
- ProbDistUnivKernel
- ProbDistUnivParam
- RegressionBaggedEnsemble
- RegressionEnsemble
- RegressionPartitionedEnsemble
- RegressionPartitionedModel
- RegressionTree
- RegressionTree.fit
- TreeBagger
- addTerms
- addedvarplot
- addlevels
- adtest
- andrewsplot
- anova2
- ansaribradley
- aoctool
- barttest
- bbdesign
- betafit
- betalike
- binofit
- biplot
- candexch
- candgen
- capability
- capaplot
- ccdesign
- cdfplot
- cell2dataset
- chi2gof
- cholcov
- classify
- classregtree
- clustering.evaluation.CalinskiHarabaszEvaluation
- clustering.evaluation.DaviesBouldinEvaluation
- clustering.evaluation.GapEvaluation
- clustering.evaluation.SilhouetteEvaluation
- coefCI
- coefTest
- compact
- compare
- controlrules
- copulafit
- copulaparam
- copulastat
- cordexch
- corrcov
- covarianceParameters
- coxphfit
- createns
- crosstab
- dataset
- dataset2cell
- dataset2struct
- dataset2table
- datasetfun
- daugment
- dcovary
- designMatrix
- devianceTest
- dfittool
- disttool
- droplevels
- dummyvar
- dwtest
- ecdf
- ecdfhist
- evcdf
- evfit
- evinv
- evlike
- evpdf
- evrnd
- evstat
- export
- factoran
- fitdist
- fitensemble
- fitglm
- fitlm
- fitlme
- fitlmematrix
- fitnlm
- fitted
- fixedEffects
- fracfact
- fracfactgen
- friedman
- fsurfht
- gagerr
- getlabels
- getlevels
- gline
- glmfit
- glmval
- glyphplot
- gname
- gpcdf
- gpfit
- gpinv
- gplike
- gplotmatrix
- gppdf
- gprnd
- gpstat
- grpstats
- haltonset
- hmmdecode
- hmmtrain
- hougen
- icdf
- interactionplot
- invpred
- islevel
- isundefined
- jbtest
- johnsrnd
- join
- knnsearch
- ksdensity
- kstest
- kstest2
- labels
- lasso
- lassoPlot
- lassoglm
- levelcounts
- leverage
- lhsdesign
- lhsnorm
- lillietest
- linhyptest
- lognfit
- lognlike
- lsline
- mahal
- maineffectsplot
- makedist
- manova1
- manovacluster
- mat2dataset
- mdscale
- mergelevels
- mle
- mlecov
- mnrfit
- mnrval
- multcompare
- multivarichart
- mvregress
- mvregresslike
- nancov
- nbinfit
- ncfcdf
- ncfinv
- ncfpdf
- ncfrnd
- ncfstat
- nctcdf
- nctinv
- nctpdf
- nctrnd
- nctstat
- ncx2cdf
- ncx2inv
- ncx2rnd
- ncx2stat
- negloglik
- nlinfit
- nlintool
- nlmefit
- nlmefitsa
- nlparci
- nlpredci
- nnmf
- nominal
- normfit
- normlike
- normspec
- ordinal
- parallelcoords
- paramci
- paretotails
- partialcorr
- partialcorri
- pearsrnd
- perfcurve
- plotAdded
- plotAdjustedResponse
- plotDiagnostics
- plotEffects
- plotInteraction
- plotResiduals
- plotSlice
- poissfit
- polytool
- ppca
- predict
- prob.BetaDistribution
- prob.BinomialDistribution
- prob.BirnbaumSaundersDistribution
- prob.BurrDistribution
- prob.ExponentialDistribution
- prob.ExtremeValueDistribution
- prob.GammaDistribution
- prob.GeneralizedExtremeValueDistribution
- prob.GeneralizedParetoDistribution
- prob.InverseGaussianDistribution
- prob.KernelDistribution
- prob.LogisticDistribution
- prob.LoglogisticDistribution
- prob.LognormalDistribution
- prob.MultinomialDistribution
- prob.NakagamiDistribution
- prob.NegativeBinomialDistribution
- prob.NormalDistribution
- prob.PiecewiseLinearDistribution
- prob.PoissonDistribution
- prob.RayleighDistribution
- prob.RicianDistribution
- prob.TriangularDistribution
- prob.UniformDistribution
- prob.WeibullDistribution
- prob.tLocationScaleDistribution
- probplot
- procrustes
- proflik
- qrandset
- qrandstream
- randomEffects
- randtool
- rangesearch
- ranksum
- raylfit
- rcoplot
- refcurve
- refline
- regstats
- relieff
- removeTerms
- residuals
- response
- ridge
- robustdemo
- robustfit
- rotatefactors
- rowexch
- rsmdemo
- rstool
- sampsizepwr
- scatterhist
- sequentialfs
- setlabels
- signrank
- sobolset
- statget
- statset
- step
- stepwise
- stepwiseglm
- stepwiselm
- struct2dataset
- surfht
- svmclassify
- svmtrain
- table2dataset
- tabulate
- tdfread
- tiedrank
- truncate
- unifit
- vartestn
- wblfit
- wbllike
- x2fx
- xptread
Missing options
- explike: censoring and frequency aren't yet implemented