Stixbox Function

rf - Random numbers from the F distribution (inversion method)

Calling Sequence

rf(n,df1,df2)

Parameters

Description

Random numbers from the F distribution (inversion method) The F law with degrees of freedom df1 and df2 is the law of (X/df1)/(Y/df2) where X and Y are independent Chisquare random variables with one degree of freedom.