Description Usage Arguments Value Examples
Estimate significance of difference in two AUCs by resampling.
1 2 3 4 5 6 7 8 9 10 11 12 |
d |
data.frame |
model1Name |
character model 1 column name |
model2Name |
character model 2 column name |
yName |
character outcome column name |
yTarget |
target to match to y |
... |
extra arguments (not used) |
na.rm |
logical, if TRUE remove NA values |
returnScores |
logical if TRUE return detailed resampledScores |
nrep |
number of re-sample repetition to estimate p value. |
parallelCluster |
(optional) a cluster object created by package parallel or package snow |
AUC pair test
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.