Learn R Programming

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

mnormt (version 1.3-4)

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" distributions, 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

143,429

Version

1.3-4

License

GPL-2

Maintainer

Adelchi Azzalini

Last Published

November 26th, 2010

Functions in mnormt (1.3-4)

dmnorm

Multivariate normal distribution
dmt

Multivariate t distribution