sd-methods {distr}R Documentation

Methods for Function sd in Package 'distr'

Description

sd-methods

Methods

sd
signature(object = "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(object = "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

[Package distr version 1.6 Index]