TFProb: Probability of an F random variable in a union of intervals

Description Usage Arguments Value

Description

This function returns P(X \in E), where X is a central F random variable with df1, df2 degrees of freedom.

Usage

1
TFProb(df1, df2, E)

Arguments

df1, df2

degrees of freedom of the central F random variable.

E

an "Intervals" object or a matrix where rows represents a union of disjoint intervals.

Value

This function returns the desired probability.


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