Description Usage Arguments Value Author(s) See Also Examples
Sample data from a VAR(2) model.
1 | dataVAR2(n, T, A1, A2, SigmaE, TburnIn=1000)
|
n |
Positive |
T |
Positive |
A1 |
A |
A2 |
A |
SigmaE |
Covariance |
TburnIn |
Positive |
A three dimensional array
containing the data. The first, second and third dimensions correspond to covariates, time and samples, respectively.
Wessel N. van Wieringen <w.vanwieringen@vumc.nl>
dataVAR1
, dataVAR2
, ridgeVARX1
, .
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.