plot_deviance.cv_risk_mod: Plot Risk Score Cross-Validation Results
Description
Plots the mean deviance for each \(lambda_0\) tested during cross-validation.
Usage
plot_deviance.cv_risk_mod(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