Learn R Programming

mvtnorm (version 1.3-1)

Multivariate Normal and t Distributions

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.

Copy Link

Version

Install

install.packages('mvtnorm')

Monthly Downloads

272,955

Version

1.3-1

License

GPL-2

Maintainer

Last Published

September 3rd, 2024

Functions in mvtnorm (1.3-1)

qmvt

Quantiles of the Multivariate t Distribution
qmvnorm

Quantiles of the Multivariate Normal Distribution
mvtnorm-package

tools:::Rd_package_title("mvtnorm")
margcond

Marginal and Conditional Multivariate Normal Distributions
pmvnorm

Multivariate Normal Distribution
pmvt

Multivariate t Distribution
ltMatrices

Multiple Lower Triangular or Symmetric Matrices
Mvt

The Multivariate t Distribution
Mvnorm

Multivariate Normal Density and Random Deviates
algorithms

Choice of Algorithm and Hyper Parameters
lpmvnorm

Multivariate Normal Log-likelihood and Score Functions
interface

(Experimental) User Interface to Multiple Multivariate Normal Distributions