plotRobustPoetEst: Plot robustPoetEst

View source: R/estimator_plots.R

plotRobustPoetEstR 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 risk_df table output by cvCovEst().

switch_vars

A logical indicating if the x-axis and factor variables should be switched. Default is FALSE.

min_max

A logical. Default is FALSE. If TRUE, only the minimum and maximum values of the factor hyperparameter will be used.

Value

A list of plots


cvCovEst documentation built on May 29, 2024, 5:51 a.m.