Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

scale-methods

Methods for Function scale in Package ‘distr’


Description

scale-methods

Methods

scale

signature(object = "GammaParameter"): returns the slot scale of the parameter of the distribution

scale<-

signature(object = "GammaParameter"): modifies the slot scale of the parameter of the distribution

scale

signature(object = "Gammad"): returns the slot scale of the parameter of the distribution

scale<-

signature(object = "Gammad"): modifies the slot scale of the parameter of the distribution

scale

signature(object = "LogisParameter"): returns the slot scale of the parameter of the distribution

scale<-

signature(object = "LogisParameter"): modifies the slot scale of the parameter of the distribution

scale

signature(object = "Logis"): returns the slot scale of the parameter of the distribution

scale<-

signature(object = "Logis"): modifies the slot scale of the parameter of the distribution

scale

signature(object = "WeibullParameter"): returns the slot scale of the parameter of the distribution

scale<-

signature(object = "WeibullParameter"): modifies the slot scale of the parameter of the distribution

scale

signature(object = "Weibull"): returns the slot scale of the parameter of the distribution

scale<-

signature(object = "Weibull"): modifies the slot scale of the parameter of the distribution

scale

signature(object = "CauchyParameter"): returns the slot scale of the parameter of the distribution

scale<-

signature(object = "CauchyParameter"): modifies the slot scale of the parameter of the distribution

scale

signature(object = "Cauchy"): returns the slot scale of the parameter of the distribution

scale<-

signature(object = "Cauchy"): modifies the slot scale of the parameter of the distribution

scale

signature(object = "Chisq"): if ncp(object) is 0, a Chi-squared distribution is also a Gamma distribution; in this case, scale returns 2 else an error;


distr

Object Oriented Implementation of Distributions

v2.8.0
LGPL-3
Authors
Florian Camphausen [ctb] (contributed as student in the initial phase --2005), Matthias Kohl [aut, cph], Peter Ruckdeschel [cre, cph], Thomas Stabla [ctb] (contributed as student in the initial phase --2005), R Core Team [ctb, cph] (for source file ks.c/ routines 'pKS2' and 'pKolmogorov2x')
Initial release
2019-03-11

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.