plot {BigVAR} | R Documentation |
Plot an object of class BigVAR.results
Description
Plot an object of class BigVAR.results
Usage
## S4 method for signature 'BigVAR.results'
plot(x, y = NULL, ...)
Arguments
x |
BigVAR.results object created from |
y |
NULL |
... |
additional arguments |
Details
Plots the in sample MSFE of all values of lambda with the optimal value highlighted.
[Package BigVAR version 1.1.2 Index]