plot.cv_risk_mod: Plot Risk Score Cross-Validation Results
Description
Plots the mean auc for each \(lambda_0\) tested during cross-validation.
Usage
# S3 method for cv_risk_mod
plot(x, ...)
Value
Object of class "ggplot".
Arguments
- x
An object of class "cv_risk_mod", usually a result of a call to
cv_risk_mod().
- ...
Additional arguments affecting the plot produced