iCOBRA
This is the released version of iCOBRA; for the devel version, see iCOBRA.
Comparison and Visualization of Ranking and Assignment Methods
Bioconductor version: Release (3.22)
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] ORCID iD ORCID: 0000-0003-3833-2169
Maintainer: Charlotte Soneson <charlottesoneson at gmail.com>
citation("iCOBRA")):
Installation
To install this package, start R (version "4.5") 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.