gen_etruncFUN
Produce function to compute expectation of truncated error distribution from log cdf and log pdf (using numerical integration)
gen_etruncFUN(lcdfFUN, lpdfFUN)
lcdfFUN
: the log cdfFUN of the error distributionlpdfFUN
: the log pdfFUN of the error distribution