Package: tmvtnorm Version: 1.7 Date: 2025-09-01 Title: Truncated Multivariate Normal and Student t Distribution Authors@R: c( person("Stefan", "Wilhelm", email = "wilhelm@financial.com", role = c("aut", "cre")), person("Manjunath", "B G", email = "bgmanjunath@gmail.com", role = "aut") ) Imports: stats, methods Depends: R (>= 1.9.0), mvtnorm, utils, Matrix, stats4, gmm Encoding: UTF-8 Suggests: lattice, rgl Description: Random number generation for the truncated multivariate normal and Student t distribution. Computes probabilities, quantiles and densities, including one-dimensional and bivariate marginal densities. Computes first and second moments (i.e. mean and covariance matrix) for the double-truncated multinormal case. License: GPL (>= 2) URL: https://www.r-project.org Repository: https://stefanwilhelm.r-universe.dev Date/Publication: 2025-09-01 18:36:17 UTC RemoteUrl: https://github.com/stefanwilhelm/tmvtnorm RemoteRef: HEAD RemoteSha: 8d2ccb11b1d86669895f62b3cbb362b65880c6f7 NeedsCompilation: yes Packaged: 2026-06-24 12:05:08 UTC; root Author: Stefan Wilhelm [aut, cre], Manjunath B G [aut] Maintainer: Stefan Wilhelm