gen_etruncFUN | R Documentation |
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 distribution |
lpdfFUN |
the log pdfFUN of the error distribution |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.