stats_dens_f
stats_dens_f
Probability density function of the F distribution
float **stats_dens_f** float $x float $dfr1 float $dfr2
Returns the probability density at , where the
random variable follows the F distribution of which the degree of freedoms
are and .
x``dfr1``dfr2
xThe value at which the probability density is calculated
dfr1The degree of freedom of the distribution
dfr2The degree of freedom of the distribution
The probability density at or false for failure.
x