mvrnorm_arma_eigen: Sample from a multivariate normal distribution

View source: R/RcppExports.R

mvrnorm_arma_eigenR Documentation

Sample from a multivariate normal distribution

Description

Sample from a multivariate normal distribution

Usage

mvrnorm_arma_eigen(n, mu, sigma)

Arguments

n

An integer indicating the number of samples to take.

mu

A mean vector.

sigma

A variance-covariance matrix.


joliencremers/bpnreg documentation built on Nov. 9, 2023, 4:55 a.m.