Learn R Programming

cents (version 0.1-41)

EZL: Expected value in left or right truncated normal distribution

Description

The formula was obtained using Mathematica.

Usage

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

Run this code
EZR(100,15,80)
EZL(100,15,105)

Run the code above in your browser using DataLab