Learn R Programming

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

mnormt (version 1.0-1)

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

143,429

Version

1.0-1

License

GPL Version 2 for the R code; for the Fortran code by Alan Genz, see see http://www.wsu.edu/policies.html

Maintainer

Adelchi Azzalini

Last Published

January 27th, 2026

Functions in mnormt (1.0-1)

dmnorm

Multivariate normal distribution
dmt

Multivariate t distribution