comp_dens_conv {ashr}R Documentation

comp_dens_conv

Description

compute the density of data for each component of mixture when convolved with error distribution

Usage

comp_dens_conv(m, data, ...)

Arguments

m

mixture distribution with k components

data

details depend on the model

...

other arguments

Value

a k by n matrix of densities


[Package ashr version 2.2-63 Index]