dot-mvrnorm: Draws from the multivariate normal distribution.

.mvrnormR Documentation

Draws from the multivariate normal distribution.

Description

Draws from the multivariate normal distribution.

Usage

.mvrnorm(mu, sigma)

Arguments

mu

A n x 1 vector, the mean vector.

sigma

A n x n matrix, the covariance matrix.


RGAP documentation built on Nov. 2, 2023, 6:02 p.m.