sd-methods
signature(x = "Any")
: see sd
signature(x = "NormParameter")
: returns the slot sd of the parameter of the distribution
signature(object = "NormParameter")
: modifies the slot sd of the parameter of the distribution
signature(x = "Norm")
: returns the slot sd of the parameter of the distribution
signature(object = "Norm")
: modifies the slot sd of the parameter of the distribution