tvp_sim | R Documentation |
Simulate a time-varying VAR model.
tvp_sim(n, sigma, mat_total, mat_tvp, int = 0)
n |
Integer. The time series length. |
sigma |
Matrix. Innovation covariance matrix. |
mat_total |
Matrix. Transition matrix. |
mat_tvp |
A logical matrix indicating which parameters are time-varying. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.