dens_conv {ashr} | R Documentation |
dens_conv
Description
compute density of mixture m convoluted with normal of sd (s) or student t with df v at locations x
Usage
dens_conv(m, data)
Arguments
m |
mixture distribution with k components |
data |
details depend on the model |
[Package ashr version 2.2-63 Index]