distr (version 2.6)

mean-methods: Methods for Function mean in Package `distr'

Description

mean-methods

Arguments

Methods

mean
signature(object = "NormParameter"): returns the slot mean of the parameter of the distribution
mean<-
signature(object = "NormParameter"): modifies the slot mean of the parameter of the distribution
mean
signature(object = "Norm"): returns the slot mean of the parameter of the distribution
mean<-
signature(object = "Norm"): modifies the slot mean of the parameter of the distribution