Description Usage Arguments Value Author(s) References
This function computes the data-driven bandwidth value for smoothing the ROC curve. It contains three methods: the normal refrence, the plug-in and the cross-validation methods.
1 | wbw(X, wt, bw = "NR", ktype = "normal")
|
X |
The numeric data vector. |
wt |
The non-negative weight vector. |
bw |
A character string specifying the bandwidth selection method. The possible options are " |
ktype |
A character string indicating the type of kernel function: " |
Returns the estimated value for the bandwith parameter.
Kassu Mehari Beyene, Catholic University of Louvain. <kasu.beyene@uclouvain.be>
Anouar El Ghouch, Catholic University of Louvain. <anouar.elghouch@uclouvain.be>
Beyene, K. M. and El Ghouch A. (2019). Smoothed time-dependent ROC curves for right-censored survival data. <https://dial.uclouvain.be/pr/boreal/object/boreal:219643>.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.