tnmean: Calculate mean of truncated normal

View source: R/helpers.R

tnmeanR Documentation

Calculate mean of truncated normal

Description

Calculate mean of truncated normal

Usage

tnmean(a, b, mu, sigma)

Arguments

a

Lower bound

b

Upper bound

mu

Mean of normal

sigma

Standard deviation of normal

Value

Mean of truncated normal


jatotterdell/mfittrial documentation built on Sept. 30, 2022, 12:23 p.m.