rtmvnorm function

Random number generator for the truncated multivariate normal distribution.

Random number generator for the truncated multivariate normal distribution.

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

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

See Also

tmvnorm

  • Maintainer: Leo Belzile
  • License: GPL-3
  • Last published: 2024-07-08

Useful links