- Home
- Bioconductor 3.10
- Software Packages
- MCRestimate
MCRestimate
This package is for version 3.10 of Bioconductor. This package has been removed from Bioconductor. For the last stable, up-to-date release version, see MCRestimate.
Misclassification error estimation with cross-validation
Bioconductor version: 3.10
This package includes a function for combining preprocessing and classification methods to calculate misclassification errors
Author: Marc Johannes, Markus Ruschhaupt, Holger Froehlich, Ulrich Mansmann, Andreas Buness, Patrick Warnat, Wolfgang Huber, Axel Benner, Tim Beissbarth
Maintainer: Marc Johannes <m.johannes at dkfz.de>
citation("MCRestimate")):
Installation
To install this package, start R (version "3.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MCRestimate")
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("MCRestimate")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.