Description Usage Arguments Value
View source: R/crocfuncollection.R
This function provides the formula wrapper for croc.default function.
1 2 |
formula |
a formula object, with the response on the left of a ~ operator, and the terms on the right. |
data |
a data.frame in which to interpret the variables named in the formula, or in the subset and the weights argument. |
model |
a character string specifying the model for the conave ROC curve, one of PH, PrevH, PBN, Emprical. |
subset |
an expression indicating which subset of the rows of data should be used in the fit. All observations are included by default. |
weights |
a vector of case weights. |
an object of class coxph and croc representing the fit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.