The parameter of a negative binomial distribution, used by Nbinom-class
Arguments
Objects from the Class
Objects can be created by calls of the form new("NbinomParameter", prob, size).
Usually an object of this class is not needed on its own, it is generated automatically when an object of the class Nbinom
is prepared.
Slots
prob
Object of class "numeric": the probability of a negative binomial distribution
size
Object of class "numeric": the size of a negative binomial distribution
name
Object of class "character": a name / comment for the parameters