Description Usage Arguments Details Value Author(s) References Examples
This function computes the data-driven bandwidth for smoothing the ROC (or distribution) function using the PI method of Beyene and El Ghouch (2019). This is an extension of the classical (unweighted) direct plug-in bandwith selection method to the case of weighted data.
1 | PI(X, wt, ktype = "normal")
|
X |
The numeric vector of random variable. |
wt |
The non-negative weight vector. |
ktype |
A character string giving the type kernel to be used: " |
See Beyene and El Ghouch (2019) for details.
Returns the computed 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>.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.