The parameter of a chi-squared distribution, used by Chisq-class
Arguments
Objects from the Class
Objects can be created by calls of the form new("ChisqParameter", ncp, df).
Usually an object of this class is not needed on its own, it is generated automatically when an object of the class Chisq
is instantiated.
Slots
ncp
Object of class "numeric": the ncp of a chi-squared distribution
df
Object of class "numeric": the df of a chi-squared distribution
name
Object of class "character": a name / comment for the parameters