plot.CovCv {FinCovRegularization}R Documentation

plot CovCv object

Description

Visualizes the results of covariance matrix regularization parameter tuning

Usage

## S3 method for class 'CovCv'
plot(x, ...)

Arguments

x

CovCv object to plot

...

other arguments ignored (for compatibility with generic)


[Package FinCovRegularization version 1.1.0 Index]