rate-methods {distr} | R Documentation |
Methods for Function rate in Package ‘distr’
Description
rate-methods
Methods
- rate
signature(object = "ExpParameter")
: returns the slotrate
of the parameter of the distribution- rate<-
signature(object = "ExpParameter")
: modifies the slotrate
of the parameter of the distribution- rate
signature(object = "Exp")
: returns the slotrate
of the parameter of the distribution- rate<-
signature(object = "Exp")
: modifies the slotrate
of the parameter of the distribution- rate
signature(object = "DExp")
: returns the slotrate
of the parameter of the distribution- rate<-
signature(object = "DExp")
: modifies the slotrate
of the parameter of the distribution
[Package distr version 2.9.3 Index]