shape1-methods {distr} | R Documentation |
Methods for Function shape1 in Package ‘distr’
Description
shape-methods
Methods
- shape1
signature(object = "BetaParameter")
: returns the slotshape1
of the parameter of the distribution- shape1<-
signature(object = "BetaParameter")
: modifies the slotshape1
of the parameter of the distribution- shape1
signature(object = "Beta")
: returns the slotshape1
of the parameter of the distribution- shape1<-
signature(object = "Beta")
: modifies the slotshape1
of the parameter of the distribution
[Package distr version 2.9.3 Index]