iCOBRA
This package is for version 3.17 of Bioconductor; for the stable, up-to-date release version, see iCOBRA.
Comparison and Visualization of Ranking and Assignment Methods
Bioconductor version: 3.17
This package provides functions for calculation and visualization of performance metrics for evaluation of ranking and binary classification (assignment) methods. Various types of performance plots can be generated programmatically. The package also contains a shiny application for interactive exploration of results.
Author: Charlotte Soneson [aut, cre]
Maintainer: Charlotte Soneson <charlottesoneson at gmail.com>
citation("iCOBRA")):
Installation
To install this package, start R (version "4.3") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("iCOBRA")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("iCOBRA")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.