Package: mvtnorm Title: Multivariate Normal and t Distributions Version: 1.4-0 Date: 2026-05-05 Authors@R: c(person("Alan", "Genz", role = "aut"), person("Frank", "Bretz", role = "aut"), person("Tetsuhisa", "Miwa", role = "aut"), person("Xuefei", "Mi", role = "aut"), person("Friedrich", "Leisch", role = "ctb"), person("Fabian", "Scheipl", role = "ctb"), person("Bjoern", "Bornkamp", role = "ctb", comment = c(ORCID = "0000-0002-6294-8185")), person("Martin", "Maechler", role = "ctb", comment = c(ORCID = "0000-0002-8685-9910")), person("Torsten", "Hothorn", role = c("aut", "cre"), email = "Torsten.Hothorn@R-project.org", comment = c(ORCID = "0000-0001-8301-0471"))) Description: Computes multivariate normal and t probabilities, quantiles, random deviates, and densities. Log-likelihoods for multivariate Gaussian models and Gaussian copulae parameterised by Cholesky factors of covariance or precision matrices are implemented for interval-censored and exact data, or a mix thereof. Score functions for these log-likelihoods are available. A class representing multiple lower triangular matrices and corresponding methods are part of this package. Imports: stats, utils Depends: R(>= 3.5.0) Suggests: qrng, numDeriv, bibtex License: GPL-2 URL: https://codeberg.org/thothorn/mvtnorm Repository: https://thothorn.r-universe.dev Date/Publication: 2026-05-22 13:40:26 UTC RemoteUrl: https://codeberg.org/thothorn/mvtnorm RemoteRef: HEAD RemoteSha: 9993ecc1e2aae2d205049de382ac552fe247b901 NeedsCompilation: yes Packaged: 2026-06-24 05:15:58 UTC; root Author: Alan Genz [aut], Frank Bretz [aut], Tetsuhisa Miwa [aut], Xuefei Mi [aut], Friedrich Leisch [ctb], Fabian Scheipl [ctb], Bjoern Bornkamp [ctb] (ORCID: ), Martin Maechler [ctb] (ORCID: ), Torsten Hothorn [aut, cre] (ORCID: ) Maintainer: Torsten Hothorn