rtnorm: Vectorized random number generation from the univariate...

Description Usage See Also

View source: R/tnorm.R

Description

If n is 1, the function returns a vector rather than a matrix. If mu or sd are not specified they assume the default values of 0 and 1, respectively.

Usage

1
rtnorm(n, mu, sd, lb, ub, method = c("fast", "invtransfo"))

See Also

tnorm


TruncatedNormal documentation built on Sept. 8, 2021, 5:07 p.m.