auc                     Generic function for AUC
auc.kroclearn           Compute AUC for a fitted kernel model
auc.roclearn            Compute AUC for a fitted linear model
cv.kroclearn            Cross-validation for kernel models
cv.roclearn             Cross-validation for linear models
kroclearn               Fit a kernel model
plot.cv.kroclearn       Visualize Cross-Validation results for kernel
                        models
plot.cv.roclearn        Visualize Cross-Validation results for linear
                        models
plot_roc                Plot Receiver Operating Characteristic (ROC)
                        curve using ggroc
predict.kroclearn       Predictions from a fitted kernel model
predict.roclearn        Predictions from a fitted linear model
roclearn                Fit a linear model
summary.cv.kroclearn    Summarize Cross-Validation results for kernel
                        models
summary.cv.roclearn     Summarize Cross-Validation results for linear
                        models
summary.kroclearn       Summarize a fitted kernel model
summary.roclearn        Summarize a fitted linear model
