Chi2inv
Definition:
computes the inverse of the
cdf for the corresponding probabilities in
with parameters specified by
.
The deviate,
, associated with the lower tail probability
of the
distribution with degrees of freedom is defined as the solution to
/math-a5acc3c3f591db7e52ab0b6622aafcda.png)
where
/math-61595e09611e58ef91e48a7c88487827.png)
Parameters:
(input, double)- the probability,
, from the required
distribution. /math-5c65da5193366ff858131d78c652f2f3.png)
(input,double)- the degrees of freedom,
, of the
distribution,
.
(output, double)- the deviate,
.