calc_mixsd {ashr} | R Documentation |
Generic function of calculating the overall standard deviation of the mixture
Description
Generic function of calculating the overall standard deviation of the mixture
Usage
calc_mixsd(m)
Arguments
m |
a mixture of k components generated by normalmix() or unimix() or igmix() |
Value
it returns scalar
[Package ashr version 2.2-63 Index]