Learn R Programming

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

APtools (version 5.1)

Average Positive Predictive Values (AP) for Binary Outcomes and Censored Event Times

Description

We provide tools to estimate two prediction performance metrics, the average positive predictive values (AP) as well as the well-known AUC (the area under the receiver operator characteristic curve) for risk scores or marker. The outcome of interest is either binary or censored event time. Note that for censored event time, our functions estimate the AP and the AUC are time-dependent for pre-specified time interval(s). A function that compares the APs of two risk scores/markers is also included. Optional outputs include positive predictive values and true positive fractions at the specified marker cut-off values, and a plot of the time-dependent AP versus time (available for event time data).

Copy Link

Version

Install

install.packages('APtools')

Monthly Downloads

260

Version

5.1

License

LGPL-3

Maintainer

Hengrui Cai

Last Published

July 16th, 2018

Functions in APtools (5.1)

APBinary

Estimating the AP and the AUC for Binary Outcome Data.
APSurv

Estimating the Time-dependent AP and AUC for Censored Time to Event Outcome Data.
mayo

Mayo Marker data
APtools

Functions to estimate Average Positive Predictive Values (AP) for Binary Outcomes and Censored Event.
CompareAP

Comparison of two risk scores based on the differences and ratio of their APs.