RocFun | R Documentation |
ROC estimation function
RocFun(U, D, M, bw = "NR", method, ktype)
U |
The vector of grid points where the ROC curve is estimated. |
D |
The event indicator. |
M |
The numeric vector of marker values for which the time-dependent ROC curves is computed. |
bw |
The bandwidth parameter for smoothing the ROC function. The possible options are |
method |
is the method of ROC curve estimation. The possible options are |
ktype |
A character string giving the type kernel to be used: " |
Beyene K. Mehari and El Ghouch Anouar
Beyene, K. M. and El Ghouch A. (2020). Smoothed time-dependent receiver operating characteristic curve for right censored survival data. Statistics in Medicine. 39: 3373– 3396.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.