pROC 1.7.2
pROC 1.7.2 was published this morning. It is a bugfix release that primarily solves various issues with coords
and ci.coords
. It also warns when computing confidence intervals / roc tests of a ROC curves with AUC == 1 (the CI will always be 1-1 / p value 0) as this can potentially be misleading.
- Fixed bug where
ci.coords
withx="best"
would fail if one or more resampled ROC curve had multiple "best" thresholds (thanks Berend Terluin for the report) - Fixed bug in
ci.coords
: passing more than one value inx
now works - Fixed typo in documentation of
direction
argument toroc
(thanks Le Kang for the report) - Add a warning when computing statistics of ROC curve with AUC = 1
- Require latest version of Rcpp to avoid weird errors (thanks Tom Liptrot for the report)
Xavier Robin
Published Sunday, April 6, 2014 08:49 CEST
Permalink: /blog/2014/04/06/proc-1.7.2
Tags:
pROC
Comments: 0
Comments
No comment