Learn R Programming

ashr (version 1.0.12)

compdens_conv_mixlik: compdens_conv_mixlik

Description

compute the density of the components of the mixture m when convoluted with l-components normal mixture with standard deviation s or C (scale vector) multiplies scaled (se) student.t l-components mixture with df v with mixture proportion pilik the density is evaluated at x

Usage

compdens_conv_mixlik(m, x, s, v, pilik, FUN = "+")

Arguments

m
a mixture with k components
x
an n vector
s
normal mixture of sd(s), n-by-l matrix
v
degree of freedom of error distribution
pilik
mixture proportion , n-by-l matrix
FUN
default is "+"

Value

a (k*l) by n matrix of densities