sd-methods: Methods for Function sd in Package 'distr'

sd-methodsR Documentation

Methods for Function sd in Package ‘distr’

Description

sd-methods

Methods

sd

signature(x = "Any"): see sd

sd

signature(x = "NormParameter"): returns the slot sd of the parameter of the distribution

sd<-

signature(object = "NormParameter"): modifies the slot sd of the parameter of the distribution

sd

signature(x = "Norm"): returns the slot sd of the parameter of the distribution

sd<-

signature(object = "Norm"): modifies the slot sd of the parameter of the distribution

See Also

sd


distr documentation built on May 31, 2023, 5:58 p.m.