qTN: Truncated Normal Log Likelihood

Description Usage Arguments

View source: R/TruncNorm.R

Description

Evaluates the sample log likelihood of the truncated normal distribution.

Usage

1
qTN(z, m, t, L, U)

Arguments

z

Observations.

m

Location parameter.

t

Log of scale parameter.

L

Lower truncation limit.

U

Upper truncation limit.


zrmacc/LFDR documentation built on May 3, 2019, 9:01 p.m.