Main Content
chi2inv
Chi-square inverse cumulative distribution function
Syntax
Description
Examples
Input Arguments
Output Arguments
More About
Alternative Functionality
chi2inv
is a function specific to the chi-square distribution. Statistics and Machine Learning Toolbox™ also offers the generic functionicdf
, which supports various probability distributions. To useicdf
, specify the probability distribution name and its parameters. Note that the distribution-specific functionchi2inv
is faster than the generic functionicdf
.
Extended Capabilities
Version History
Introduced before R2006a