log_comp_dens_conv.unimix {ashr} | R Documentation |
log density of convolution of each component of a unif mixture
Description
log density of convolution of each component of a unif mixture
Usage
## S3 method for class 'unimix'
log_comp_dens_conv(m, data)
Arguments
m |
a mixture of class unimix |
data |
see set_data() |
Value
a k by n matrix of densities
[Package ashr version 2.2-63 Index]