shape-methods {distr} | R Documentation |
shape-methods
signature(object = "GammaParameter")
: returns the slot shape
of a parameter of a Gamma distribution signature(object = "GammaParameter")
: modifies the slot shape
of a parameter of a Gamma distribution signature(object = "Gammad")
: returns the slot shape
of the parameter slot of a Gamma distribution signature(object = "Gammad")
: modifies the slot shape of the parameter slot of a Gamma distribution signature(object = "WeibullParameter")
: returns the slot shape
of a parameter of a Weibull distribution signature(object = "WeibullParameter")
: modifies the slot shape
of a parameter of a Weibull distribution signature(object = "Weibull")
: returns the slot shape
of the parameter slot of the distribution signature(object = "Weibull")
: modifies the slot shape
of the parameter slot of the distribution