MethodsMethods for interacting with distributions. |
|
---|---|
The probability density/mass function |
|
The cumulative distribution function |
|
Randomly sample values from a distribution |
|
Distribution Quantiles |
|
The (log) likelihood of a sample matching a distribution |
|
Probability intervals of a probability distribution |
|
Compute intervals |
|
Is the object a hilo |
|
Highest density regions of probability distributions |
|
Compute highest density regions |
|
Is the object a hdr |
|
Region of support of a distribution |
|
Extract the name of the distribution family |
|
Extract the parameters of a distribution |
|
Mean of a probability distribution |
|
Median of a probability distribution |
|
Variance |
|
Variance of a probability distribution |
|
Covariance |
|
Covariance of a probability distribution |
|
Skewness of a probability distribution |
|
Kurtosis of a probability distribution |
|
Test if the object is a distribution |
|
Continuous distributionsContinuous probability distributions. |
|
The Beta distribution |
|
The Burr distribution |
|
The Cauchy distribution |
|
The (non-central) Chi-Squared Distribution |
|
The Exponential Distribution |
|
The F Distribution |
|
The Gamma distribution |
|
The Generalized Extreme Value Distribution |
|
The generalised g-and-h Distribution |
|
The g-and-k Distribution |
|
The Generalized Pareto Distribution |
|
The Gumbel distribution |
|
The Hypergeometric distribution |
|
The Inverse Exponential distribution |
|
The Inverse Gamma distribution |
|
The Inverse Gaussian distribution |
|
The Logistic distribution |
|
The log-normal distribution |
|
The multivariate normal distribution |
|
The Normal distribution |
|
The Pareto distribution |
|
The (non-central) location-scale Student t Distribution |
|
The Studentized Range distribution |
|
The Uniform distribution |
|
The Weibull distribution |
|
Discrete distributionsDiscrete probability distributions. |
|
The Bernoulli distribution |
|
The Binomial distribution |
|
The Categorical distribution |
|
The Geometric Distribution |
|
The Logarithmic distribution |
|
The Multinomial distribution |
|
The Negative Binomial distribution |
|
The Poisson Distribution |
|
The Poisson-Inverse Gaussian distribution |
|
Miscellaneous distributionsDegenerate and non-standard probability distributions. |
|
The degenerate distribution |
|
Missing distribution |
|
Percentile distribution |
|
Sampling distribution |
|
Create a distribution from p/d/q/r style functions |
|
Distribution modifiersModifiers which change the nature of a distribution. |
|
Inflate a value of a probability distribution |
|
Create a mixture of distributions |
|
Modify a distribution with a transformation |
|
Truncate a distribution |
|
Object constructorsConstructor functions for developers to use in extending the package. |
|
Create a new distribution |
|
Construct hilo intervals |
|
Construct hdr intervals |
|
Create a new support region vector |