Last chance! 50% off unlimited learning
Sale ends in
Buy Now
Rdocumentation
powered by
Learn R Programming
ashr (version 2.0.5)
gen_etruncFUN: gen_etruncFUN
Description
Produce function to compute expectation of truncated error distribution from log cdf and log pdf (using numerical integration)
Usage
gen_etruncFUN(lcdfFUN, lpdfFUN)
Arguments
lcdfFUN
the log cdfFUN of the error distribution
lpdfFUN
the log pdfFUN of the error distribution