plotPoetEst {cvCovEst} | R Documentation |
Plot poetEst
Description
plotPoetEst()
performs actions specific to plotting
the cross-validated risk of the POET estimator.
Usage
plotPoetEst(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]