TFProbEachInt: Probability of an F random variable in a single interval

Description Usage Arguments Value

Description

This function returns P(lo ≤ X ≤ up), where X is a central F random variable with df1, df2 degrees of freedom.

Usage

1
TFProbEachInt(df1, df2, lo, up)

Arguments

df1, df2

degrees of freedom of the central F random variable.

lo, up

quantiles.

Value

This function returns the desired probability.


shuxiaoc/outference documentation built on July 8, 2019, 8:30 p.m.