Computes kernel-smoothed receiver operating characteristic (ROC) curves
and area under the curve (AUC), including confidence intervals, using
several bandwidth selection methods. Also provides the Youden index with
confidence intervals, the Youden point, and optimal diagnostic cutoff
estimation. Supports Gaussian, Biweight, and Epanechnikov kernels.

# Package index

## All functions

- [`dystrophy`](https://smoothroc.local/reference/dystrophy.md) :
  Detection of Muscular Dystrophy Carriers
- [`smoothROC()`](https://smoothroc.local/reference/smoothROC.md)
  [`print(`*`<smoothROC>`*`)`](https://smoothroc.local/reference/smoothROC.md)
  [`plot(`*`<smoothROC>`*`)`](https://smoothroc.local/reference/smoothROC.md)
  [`summary(`*`<smoothROC>`*`)`](https://smoothroc.local/reference/smoothROC.md)
  : Kernel-Smoothed ROC Curves with AUC and Youden Index Summary

# Articles

### All vignettes

- [Kernel-Smoothed ROC Curves with
  smoothROC](https://smoothroc.local/articles/smoothROC.md):
