log_comp_dens_conv.unimix: 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 unimix
log_comp_dens_conv(m, data)
Value
a k by n matrix of densities
Arguments
- m
a mixture of class unimix
- data
see set_data()