plotRobustPoetEst {cvCovEst} | R Documentation |
Plot robustPoetEst
Description
plotRobustPoetEst()
performs actions specific to plotting
the cross-validated risk of the Robust POET estimator.
Usage
plotRobustPoetEst(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 list of plots
[Package cvCovEst version 1.2.2 Index]