knitr::opts_chunk$set(
  collapse = FALSE,
  comment = "#>",
  fig.path = "README-"
)

DOI CRAN version GitHub version R build statuscodecov Last-update


knitr::include_graphics("https://raw.githubusercontent.com/GegznaV/manyROC/master/pkgdown/logo.png")

manyROC – tools for ROC analyis

The developement version of the package.

Notes:

  1. ROC – receiver operating characteristic.
  2. In documentation, symbol [!!!] means, that the desctription is not finished or imprecise and still needs to be reviewed.

Install package:

library(devtools)
install_github("GegznaV/manyROC")


GegznaV/manyROC documentation built on Sept. 18, 2020, 10:28 p.m.