roccoord: Calculate the Coordinates of a ROC curve

Description Usage Arguments Value

View source: R/ROCTable.R

Description

Calculate the coordinates of a ROC curve (called by: pvaltprc(). For internal use only)

Usage

1
roccoord(marker, status)

Arguments

marker

The disease marker (a continuous variable)

status

Patient status: 0 = control, 1 = case

Value

matrix, a matrix containing values of sens. and 1-spec.


parodistefano/properROC documentation built on May 24, 2019, 6:16 p.m.