fdens
Calculates the probability density function (PDF) for the F - distribution (Fisher - Snedecor). Depending on input, function can return scalar, vector or matrix
Arguments
- Real value x
- Positive real parameter d1
- Positive real parameter d2
Output
Resulting value in [0,1]
Examples