Main Content
Inverse Gaussian Distribution
Fit, evaluate, and generate random samples from inverse Gaussian
distribution
Statistics and Machine Learning Toolbox™ offers multiple ways to work with the inverse Gaussian distribution.
Create an
InverseGaussianDistribution
object and useInverseGaussianDistribution
object functions.Use the generic distribution functions with the specified distribution name
"InverseGaussian"
and corresponding parameters.
To learn about the inverse Gaussian distribution, see Inverse Gaussian Distribution.
Functions
Objects
InverseGaussianDistribution | Inverse Gaussian probability distribution object |
Topics
- Inverse Gaussian Distribution
Also known as the Wald distribution, the inverse Gaussian is used to model nonnegative positively skewed data.