comp_cdf_conv.unimix {ashr}R Documentation

cdf of convolution of each component of a unif mixture

Description

cdf of convolution of each component of a unif mixture

Usage

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

Arguments

m

a mixture of class unimix

data

see set_data()

Value

a k by n matrix


[Package ashr version 2.2-63 Index]