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.


ashr documentation built on Aug. 22, 2023, 1:07 a.m.