plotAdaptiveLassoEst {cvCovEst} | R Documentation |
Plot adaptiveLassoEst
Description
plotAdaptiveLassoEst()
performs actions specific to
plotting the cross-validated risk of the Adaptive LASSO estimator.
Usage
plotAdaptiveLassoEst(dat, switch_vars = FALSE, min_max = FALSE)
Arguments
dat |
A data table of cross-validated risks. Specifically, this is the
|
switch_vars |
A |
min_max |
A |
Value
A plot object
[Package cvCovEst version 1.2.2 Index]