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

mean-methodsR Documentation

Methods for Function mean in Package ‘distr’

Description

mean-methods

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


distr documentation built on Jan. 29, 2024, 3 a.m.