comp_sd.normalmix {ashr} | R Documentation |
comp_sd.normalmix
Description
returns sds of the normal mixture
Usage
## S3 method for class 'normalmix'
comp_sd(m)
Arguments
m |
a normal mixture distribution with k components |
Value
a vector of length k
[Package ashr version 2.2-63 Index]