powered by
Matrix containing a bivariate VAR data set
data("prob10.4")
The format is: num [1:100, 1:2] 0 0.7184 -0.3448 -2.1638 -0.0342 ... - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:2] "X1" "X2"
"Applied Time Series Analysis with R, 2nd edition" by Woodward, Gray, and Elliott
data(prob10.4)
Run the code above in your browser using DataLab