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