Function cmb_random_F_dist

Function Documentation

static inline double cmb_random_F_dist(const double a, const double b)

F distribution for ratios of sample variances, parameters a and b for numerator and denominator degrees of freedom, respectively.

Probably not very useful in a discrete event simulation context, included for completeness. Here generalized by allowing real-valued a and b, not just integer values.

See also https://en.wikipedia.org/wiki/F-distribution