Rdocumentation
powered by
Learn R Programming
ashr (version 0.9.2)
dens_conv: dens_conv
Description
compute density of mixture m convoluted with normal of sd (s) or student t with df v at locations x
Usage
dens_conv(m, x, s, v, FUN = "+")
Arguments
m
mixture distribution
x
an n vector
s
an n vector or integer
v
degree of freedom of error distribution
FUN
default is "+"