comp_sd {ashr} | R Documentation |
Generic function to extract the standard deviations of components of the mixture
Description
Generic function to extract the standard deviations of components of the mixture
Usage
comp_sd(m)
Arguments
m |
a mixture of k components generated by normalmix() or unimix() or igmix() |
Value
it returns a vector of standard deviations
[Package ashr version 2.2-63 Index]