shape2-methods
From distr v2.8.0
by Peter Ruckdeschel
Methods for Function shape2 in Package `distr'
shape-methods
- Keywords
- methods, distribution
Methods
- shape2
signature(object = "BetaParameter")
: returns the slot shape2 of the parameter of the distribution- shape2<-
signature(object = "BetaParameter")
: modifies the slot shape2 of the parameter of the distribution- shape2
signature(object = "Beta")
: returns the slot shape2 of the parameter of the distribution- shape2<-
signature(object = "Beta")
: modifies the slot shape2 of the parameter of the distribution
Community examples
Looks like there are no examples yet.