cdf_conv {ashr}R Documentation

cdf_conv

Description

compute cdf of mixture m convoluted with error distribution either normal of sd (s) or student t with df v at locations x

Usage

cdf_conv(m, data)

Arguments

m

mixture distribution with k components

data

details depend on the model


[Package ashr version 2.2-63 Index]