Create random F distribution object. Random F distribution object will save the numerator and denominator degrees of freedom and the non-centrality parameters.
Usage
simF(df1, df2, ncp = 0)
Arguments
df1
The numerator degree of freedom
df2
The denominator degree of freedom
ncp
The non-centrality parameter
Value
SimFRandom F Distribution object (SimF) that save the specified parameters