View source: R/generateParams.R
random_covmat | R Documentation |
random_covmat
generates random VAR model (dxd)
error term covariance matrix \Omega
from (scaled) Wishart distribution.
random_covmat(d, omega_scale)
omega_scale |
a size |
Returns a (d(d+1)/2x1)
vector containing vech-vectorized covariance matrix
\Omega
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.