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