NEWS


WeightedROC 2020.1.31 (2020-02-01)

remove Suggest ElemStatLearn

remove Speed vignette

WeightedROC 2019.11.12 (2019-11-14)

remove glmnet::auc from examples as it is no longer exported

WeightedROC 2018.10.1 (2018-10-01)

new tests compare with geometry and GsymPoint

simplify vignette/examples (remove AUC from Speed vignette

always require rather than library the suggested packages

WeightedROC 2017.08.25

comparisons with PRROC

WeightedROC 2017.07.24

if(require(microbenchmark)) in ROC example for CRAN

WeightedROC 2017.07.12 (2017-07-12)

if(require(microbenchmark)) in examples for CRAN

WeightedROC 2017.07.11 (2017-07-11)

if(require(microbenchmark)) in vignettes for CRAN

WeightedROC 2017.06.08 (2017-06-19)

data(foo, envir=environment()) to pass CRAN checks

WeightedROC 2016.11.09

WeightedROC stops with an error when guess has NA values

WeightedROC 2016.03.22

WeightedROC stops with an error when there is only one value of label

WeightedROC 2015.10.02

WeightedROC returns threshold, FP, FN

WeightedROC 2014.7.10

Compare with glmnet::auc

Speed vignette

WeightedROC 2014.7.7

First version with examples and tests copied from ChIP-seq data

analysis project

Compare with pROC and ROCR packages