comp_mean2 {ashr} | R 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.
[Package ashr version 2.2-63 Index]