Distribution Functions Density Probability Quantile Random Numbers: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Jeremy
(Importing text file)
 
imported>Jeremy
No edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
===Ditribution Functions (Density, Probability, Quantile, Random Numbers).===
:[[betadf]]      - Beta
:[[betadf]]      - Beta
:[[cauchydf]]    - Cauchy
:[[cauchydf]]    - Cauchy
Line 9: Line 8:
:[[lognormdf]]    - Lognormal
:[[lognormdf]]    - Lognormal
:[[logisdf]]      - Logistic
:[[logisdf]]      - Logistic
:[[newtondf]]    - Newton's root
:[[normdf]]      - Normal (gaussian)
:[[normdf]]      - Normal (gaussian)
:[[paretodf]]    - Pareto
:[[paretodf]]    - Pareto
Line 16: Line 16:
:[[unifdf]]      - Continuous uniform
:[[unifdf]]      - Continuous uniform
:[[weibulldf]]    - Weibull
:[[weibulldf]]    - Weibull
(Sub topic of [[Distribution_Fitting_Tools|Distribution_Fitting_Tools]])

Revision as of 12:13, 16 September 2008

betadf - Beta
cauchydf - Cauchy
chidf - Chi-squared
expdf - Exponential
gammadf - Gamma
gumbeldf - Gumbel
laplacedf - Laplace (double exponential)
lognormdf - Lognormal
logisdf - Logistic
newtondf - Newton's root
normdf - Normal (gaussian)
paretodf - Pareto
raydf - Rayleigh
tdf - Student's t
triangledf - Triangle
unifdf - Continuous uniform
weibulldf - Weibull

(Sub topic of Distribution_Fitting_Tools)