comp_cdf_conv {ashr} | R Documentation |
comp_cdf_conv
Description
compute the cdf of data for each component of mixture when convolved with error distribution
Usage
comp_cdf_conv(m, data)
Arguments
m |
mixture distribution with k components |
data |
details depend on the model |
Value
a k by n matrix of cdfs
[Package ashr version 2.2-63 Index]