shape1-methods {distr}R Documentation

Methods for Function shape1 in Package ‘distr’

Description

shape-methods

Methods

shape1
signature(object = "BetaParameter"): returns the slot shape1 of the parameter of the distribution
shape1<-
signature(object = "BetaParameter"): modifies the slot shape1 of the parameter of the distribution
shape1
signature(object = "Beta"): returns the slot shape1 of the parameter of the distribution
shape1<-
signature(object = "Beta"): modifies the slot shape1 of the parameter of the distribution

[Package distr version 2.0.6 Index]