location-methods {distr} | R Documentation |
Methods for Function location in Package ‘distr’
Description
location-methods
Methods
- location
signature(object = "LogisParameter")
: returns the slotlocation
of the parameter of the distribution- location<-
signature(object = "LogisParameter")
: modifies the slotlocation
of the parameter of the distribution- location
signature(object = "Logis")
: returns the slotlocation
of the parameter of the distribution- location<-
signature(object = "Logis")
: modifies the slotlocation
of the parameter of the distribution- location
signature(object = "CauchyParameter")
: returns the slotlocation
of the parameter of the distribution- location<-
signature(object = "CauchyParameter")
: modifies the slotlocation
of the parameter of the distribution- location
signature(object = "Cauchy")
: returns the slotlocation
of the parameter of the distribution- location<-
signature(object = "Cauchy")
: modifies the slotlocation
of the parameter of the distribution- location
signature(object = "DiracParameter")
: returns the slotlocation
of the parameter of the distribution- location<-
signature(object = "DiracParameter")
: modifies the slotlocation
of the parameter of the distribution- location
signature(object = "Dirac")
: returns the slotlocation
of the parameter of the distribution- location<-
signature(object = "Dirac")
: modifies the slotlocation
of the parameter of the distribution