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 Jan. 29, 2024, 3 a.m.