pearsinv
Syntax
Description
Examples
Input Arguments
Output Arguments
More About
Alternative Functionality
pearsinv
is a function specific to Pearson distribution. Statistics and Machine Learning Toolbox™ also offers the generic functionicdf
, which supports various probability distributions. To useicdf
, create aPearsonDistribution
probability distribution object and pass the object as an input argument or specify the probability distribution name and its parameters. Note that the distribution-specific functionpearsinv
is faster than the generic functionicdf
.
Extended Capabilities
Version History
Introduced in R2025a