comp_dens_conv.unimix {ashr}R Documentation

density of convolution of each component of a unif mixture

Description

density of convolution of each component of a unif mixture

Usage

## S3 method for class 'unimix'
comp_dens_conv(m, data, ...)

Arguments

m

a mixture of class unimix

data

see set_data()

...

other arguments (unused)

Value

a k by n matrix


[Package ashr version 2.2-63 Index]