gen_etruncFUN: gen_etruncFUN

View source: R/truncgen.R

gen_etruncFUNR Documentation

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


stephens999/ashr documentation built on March 16, 2024, 3:02 a.m.