Learn R Programming

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

mnormt (version 1.3-2)

The multivariate normal and t distributions

Description

This package provides functions for computing the density and the distribution function of, and for generating random vectors from the multivariate normal and multivariate t distributions. It provides functions similar in scope to those of the package 'mvtnorm', but with some differences; one of these is that probabilities are computed via a non-Monte Carlo method.

Copy Link

Version

Install

install.packages('mnormt')

Monthly Downloads

139,423

Version

1.3-2

License

GPL Version 2

Maintainer

Adelchi Azzalini

Last Published

September 26th, 2022

Functions in mnormt (1.3-2)

dmt

Multivariate t distribution
dmnorm

Multivariate normal distribution