pROC 1.4.4 released

I just released pROC version 1.4.4.

This version fixes a critical bug in the computation of one-tailed ROC tests p values. Please update to this version if you perform one-tailed tests.

library(pROC)
data(aSAH)
rocs100 <- roc(aSAH$outcome, aSAH$s100)
rocwfns <- roc(aSAH$outcome, aSAH$wfns)
roc.test(rocs100, rocwfns, alternative="greater")
roc.test(rocs100, rocwfns, alternative="less")

Thanks to Lisa Koch for pointing out the problem.

Here is the full change log:

As usual, you can find the new version on ExPASy and on the CRAN. To update, type update.packages() or install.packages("pROC") if you want to update pROC only.

Xavier Robin
Publié le mercredi 10 août 2011 à 09:22 CEST
Lien permanent : /blog/2011/08/10/proc-1.4.4-released
Tags : pROC
Commentaires : 0

Switch to English

Chercher

Tags

Bruit de fond Hobbys Humour Informatique Internet Livres Logiciels Moi Mon site web Mozilla Photo Politique Programmation Scolaire Ubuntu pROC

Billets récents

Calendrier

lun.mar.mer.jeu.ven.sam.dim.
1234567
891011121314
15161718192021
22232425262728
293031

Syndication

Recommender