log_comp_dens_conv {ashr} | R Documentation |
log_comp_dens_conv
Description
compute the log density of the components of the mixture m when convoluted with a normal with standard deviation s or a scaled (se) student.t with df v, the density is evaluated at x
Usage
log_comp_dens_conv(m, data)
Arguments
m |
mixture distribution with k components |
data |
details depend on the model |
Value
a k by n matrix of log densities
[Package ashr version 2.2-63 Index]