Function cmb_random_F_dist
Defined in File cmb_random.h
Function Documentation
-
static inline double cmb_random_F_dist(const double a, const double b)
F distribution for ratios of sample variances, parameters
aandbfor 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.