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/straussR documentation built on May 17, 2019, 7:02 p.m.