Learn R Programming

⚠️There's a newer version (1.18.5) of this package.Take me there.

pROC (version 1.3.1)

display and analyze ROC curves

Description

Tools for visualizing, smoothing and comparing receiver operating characteristic (ROC curves). (Partial) area under the curve (AUC) can be compared with statistical tests based on U-statistics or bootstrap. Confidence intervals can be computed for (p)AUC or ROC curves.

Copy Link

Version

Install

install.packages('pROC')

Monthly Downloads

118,651

Version

1.3.1

License

GPL (>= 3)

Maintainer

Last Published

August 18th, 2010

Functions in pROC (1.3.1)

ci

Compute the confidence interval of a ROC curve
are.paired

Are two ROC curves paired?
ci.thresholds

Compute the confidence interval of thresholds
print

Print a ROC curve object
pROC-package

pROC
aSAH

Subarachnoid hemorrhage data
coords

Coordinates of a ROC curve
smooth.roc

Smooth a ROC curve
plot.roc

Plot a ROC curve
ci.auc

Compute the confidence interval of the AUC
roc.test

Compare the AUC of two correlated ROC curves
auc

Compute the area under the ROC curve
ci.sp

Compute the confidence interval of specificities at given sensitivities
lines.roc

Add a ROC line to a ROC plot
plot.ci

Plot confidence intervals
ci.se

Compute the confidence interval of sensitivities at given specificities
roc

Build a ROC curve