The parameter of a F distribution, used by Fd-class
Arguments
Objects from the Class
Objects can be created by calls of the form new("FParameter", df1, df2, ncp).
Usually an object of this class is not needed on its own, it is
generated automatically when an object of the class Fd is instantiated.
Slots
df1
Object of class "numeric": the degrees of freedom of the nominator of an F distribution
df2
Object of class "numeric": the degrees of freedom of the denominator of an F distribution
ncp
Object of class "numeric": the noncentrality parameter of an F distribution
name
Object of class "character": a name / comment for the parameters