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

View source: R/tmvnorm.R

rtmvnormR Documentation

Random number generator for the truncated multivariate normal distribution.

Description

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

Usage

rtmvnorm(n, mu, sigma, lb, ub, check = FALSE, ...)

See Also

tmvnorm


lbelzile/TruncatedNormal documentation built on March 29, 2025, 2:29 p.m.