ORHAnalysis(dataset, fom = "wJAFROC", alpha = 0.05, covEstMethod = "Jackknife", nBoots = 200, option = "ALL")"Jackknife", "Bootstrap" or "DeLong",
the last assumes the Wilcoxon FOM is chosen, otherwise an error will result."Bootstrap" method is used to estimate
the covariance matrix.retOR <- ORHAnalysis(rocData, fom = "Wilcoxon")
print(retOR)
Run the code above in your browser using DataLab