shape2-methods {distr}R Documentation

Methods for Function shape2 in Package ‘distr’

Description

shape-methods

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


[Package distr version 2.9.3 Index]