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