Package: fbroc
Type: Package
Title: Fast Algorithms to Bootstrap ROC Curves
Version: 0.1.0
Date: 2015-04-29
Authors@R: c(person("Erik", "Peter", email = "jerikpeter@googlemail.com", 
             role = c("aut", "cre")))
Description: Implements a very fast C++ algorithm to quickly bootstrap 
    ROC Curves and derived performance metrics (e.g. AUC). You can also plot the
    results and calculate confidence intervals.
    Currently the calculation of 100000 bootstrap replicates for 500 observations 
    takes about one second.
License: GPL-2
URL: http://github.com/erikpeter/fbroc
BugReports: http://github.com/erikpeter/fbroc/issues
Depends: R (>= 3.1.0), ggplot2
Imports: Rcpp
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2015-05-05 12:52:17 UTC; Erik
Author: Erik Peter [aut, cre]
Maintainer: Erik Peter <jerikpeter@googlemail.com>
Repository: CRAN
Date/Publication: 2015-05-05 16:14:44
Built: R 3.1.3; x86_64-apple-darwin10.8.0; 2015-05-11 19:11:24 UTC; unix
Archs: fbroc.so.dSYM
