size-methods {distr} | R Documentation |
Methods for Function size in Package ‘distr’
Description
size-methods
Methods
- size
signature(object = "BinomParameter")
: returns the slotsize
of the parameter of the distribution- size<-
signature(object = "BinomParameter")
: modifies the slotsize
of the parameter of the distribution- size
signature(object = "Binom")
: returns the slotsize
of the parameter of the distribution- size<-
signature(object = "Binom")
: modifies the slotsize
of the parameter of the distribution- size
signature(object = "NbinomParameter")
: returns the slotsize
of the parameter of the distribution- size<-
signature(object = "NbinomParameter")
: modifies the slotsize
of the parameter of the distribution- size
signature(object = "Nbinom")
: returns the slotsize
of the parameter of the distribution- size<-
signature(object = "Nbinom")
: modifies the slotsize
of the parameter of the distribution- size
signature(object = "Geom")
: returns the slotsize
of the parameter of the distribution