EZL: Expected value in left or right truncated normal distribution

Description Usage Arguments Value Examples

View source: R/EZRL.R

Description

The formula was obtained using Mathematica.

Usage

1
2
EZL(zmu, zsig, c)
EZR(zmu, zsig, c)

Arguments

zmu

mean

zsig

standard deviation

c

detection limit (DL)

Value

expected value from a left/right truncated normal

Examples

1
2
EZR(100,15,80)
EZL(100,15,105)

Example output

[1] 73.02798
[1] 115.3225

cents documentation built on May 1, 2019, 8:19 p.m.

Related to EZL in cents...