rtmvnorm: Random number generator for the truncated multivariate normal...

Description Usage See Also

View source: R/tmvnorm.R

Description

This function returns a matrix of draws from a multivariate normal distribution truncated on the interval [lb, ub].

Usage

1
rtmvnorm(n, mu, sigma, lb, ub)

See Also

tmvnorm


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