prob-methods {distr} | R Documentation |
prob-methods
signature(object = "BinomParameter")
: returns the slot prop
of the parameter of the distribution signature(object = "BinomParameter")
: modifies the slot prob
of the parameter of the distribution signature(object = "Binom")
: returns the slot prop
of the parameter of the distribution signature(object = "Binom")
: modifies the slot prob
of the parameter of the distribution signature(object = "NbinomParameter")
: returns the slot prop
of the parameter of the distribution signature(object = "NbinomParameter")
: modifies the slot prob
of the parameter of the distribution signature(object = "Nbinom")
: returns the slot prop
of the parameter of the distribution signature(object = "Nbinom")
: modifies the slot prob
of the parameter of the distribution signature(object = "GeomParameter")
: returns the slot prop
of the parameter of the distribution signature(object = "GeomParameter")
: modifies the slot prob
of the parameter of the distribution signature(object = "Geom")
: returns the slot prop
of the parameter of the distribution signature(object = "Geom")
: modifies the slot prob
of the parameter of the distribution