finv
Calculates the inverse cumulative distribution function (CDF) for the F - distribution (Fisher - Snedecor). Depending on input, function can return scalar, vector or matrix
Arguments
- Real parameter y
- Positive real parameter d1
- Positive real parameter d2
Output
Resulting value
Examples