calc_mixmean {ashr} | R Documentation |
Generic function of calculating the overall mean of the mixture
calc_mixmean(m)
m |
a mixture of k components generated by normalmix() or unimix() or igmix() |
it returns scalar, the mean of the mixture distribution.