plot: Plot an object of class BigVAR.results
Description
Plot an object of class BigVAR.results
Usage
# S4 method for BigVAR.results
plot(x, y = NULL, ...)
Arguments
- x
BigVAR.results object created from cv.BigVAR
- y
NULL
- ...
additional arguments
Details
Plots the in sample MSFE of all values of lambda with the optimal value highlighted.