lambda-methods {distr} | R Documentation |
Methods for Function lambda in Package ‘distr’
Description
lambda-methods
Methods
- lambda
signature(object = "PoisParameter")
: returns the slotlambda
of the parameter of the distribution- lambda<-
signature(object = "PoisParameter")
: modifies the slotlambda
of the parameter of the distribution- lambda
signature(object = "Pois")
: returns the slotlambda
of the parameter of the distribution- lambda<-
signature(object = "Pois")
: modifies the slotlambda
of the parameter of the distribution
[Package distr version 2.9.3 Index]