DoubleTruncation: Double truncation of normal and folded normal distribution.

Description Usage

Description

Double truncation of normal and folded normal distribution.

Usage

1
2
3
4
5
dttruncnorm(x, mean = 0, sd = 1, a = 1, b = -1)

rdtruncnorm(n, mean = 0, sd = 1, a = 1, b = -1)

rdtruncfnorm(n, mean = 0, sd = 1, a = 1, b = -1)

JonasMoss/lm-overdrive documentation built on May 28, 2019, 5:31 p.m.