Learn R Programming

BigVAR (version 1.0)

plot: Plot an object of class BigVAR.results

Description

Plot an object of class BigVAR.results

Usage

## S3 method for class '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.