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