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.


bpnreg documentation built on May 29, 2024, 12:35 p.m.