calc_mixmean: Generic function of calculating the overall mean of the...

View source: R/mix.R

calc_mixmeanR Documentation

Generic function of calculating the overall mean of the mixture

Description

Generic function of calculating the overall mean of the mixture

Usage

calc_mixmean(m)

Arguments

m

a mixture of k components generated by normalmix() or unimix() or igmix()

Value

it returns scalar, the mean of the mixture distribution.


stephens999/ashr documentation built on March 16, 2024, 3:02 a.m.