comp_mean2: Generic function of calculating the second moment of...

View source: R/mix.R

comp_mean2R Documentation

Generic function of calculating the second moment of components of the mixture

Description

Generic function of calculating the second moment of components of the mixture

Usage

comp_mean2(m)

Arguments

m

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

Value

it returns a vector of second moments.


stephens999/ashr documentation built on May 16, 2024, 3:10 a.m.