Description Usage Arguments Value Author(s) See Also
View source: R/NewVAReventRealization.R
Generates a new realization of a VAR model
1 | NewVAReventRealization(var, xprev, noise, exogen = NULL, B = NULL)
|
var |
A VAR model represented by a |
xprev |
previous status of the random variable |
noise |
uncorrelated or white noise (residual). Default is |
exogen |
vector containing the values of the "exogen" variables (predictor) for the generation |
B |
matrix of coefficients for the vectorial white-noise component |
a vector of values
Emanuele Cordano, Emanuele Eccel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.