croc.default: Estimate concave ROC curves and associated summary measures

Description Usage Arguments Value

View source: R/crocfuncollection.R

Description

This function estimates concave curves and various summary measures.

Usage

1
2
## Default S3 method:
croc(x, y, model, ...)

Arguments

x

a a matix of predictors. This should not include an intercept and already contains interactions and so on.

y

a numeric vector containing the outcome (no censoring for now).

model

a character string specifying the model for the conave ROC curve, one of PH, PrevH, PBN, Emprical.

Value

an object of class coxph representing the fit.


liffuchen/cROC documentation built on May 14, 2020, 9:08 p.m.