To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("MCRestimate")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
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 (from within R,
enter citation("MCRestimate")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("MCRestimate")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("MCRestimate")
R Script | HOW TO use MCRestimate | |
Reference Manual |
biocViews | Classification, Software |
Version | 2.20.0 |
In Bioconductor since | BioC 1.6 (R-2.1) or earlier |
License | GPL (>= 2) |
Depends | R (>= 2.7.2), golubEsets(>= 1.4.6) |
Imports | e1071 (>= 1.5-12), pamr (>= 1.22), randomForest (>= 3.9-6), RColorBrewer (>= 0.1-3), Biobase(>= 2.5.5), graphics, grDevices, stats, utils |
Suggests | xtable (>= 1.2-1), ROC(>= 1.8.0), genefilter(>= 1.12.0), gpls(>= 1.6.0) |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me |
Follow Installation instructions to use this package in your R session.
Package Source | MCRestimate_2.20.0.tar.gz |
Windows Binary | MCRestimate_2.20.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | MCRestimate_2.20.0.tgz |
Mac OS X 10.9 (Mavericks) | MCRestimate_2.20.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!