plot_deviance.cv_risk_mod {riskscores} | R Documentation |
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, ...)
Arguments
x |
An object of class "cv_risk_mod", usually a result of a call to
|
... |
Additional arguments affecting the plot produced |
Value
Object of class "ggplot".
[Package riskscores version 1.2.1 Index]