Learn R Programming

⚠️There's a newer version (2.1.1) of this package.Take me there.

mnormt (version 1.4-2)

The multivariate normal and t distributions

Description

This package provides functions for computing the density and the distribution function of multivariate normal and multivariate "t" variates, and for generating random vectors sampled from these distributions. Probabilities are computed via a non-Monte Carlo method; different routines are used for the case d=1, d=2, d>2, if d denotes the number of dimensions.

Copy Link

Version

Install

install.packages('mnormt')

Monthly Downloads

102,217

Version

1.4-2

License

GPL-2

Maintainer

Adelchi Azzalini

Last Published

April 28th, 2011

Functions in mnormt (1.4-2)

pd.solve

Inverse of a positive definite matrix
dmnorm

Multivariate normal distribution
dmt

Multivariate t distribution