- Home
- Bioconductor 3.19
- Software Packages
- staRank
staRank
This package is for version 3.19 of Bioconductor; for the stable, up-to-date release version, see staRank.
Stability Ranking
Bioconductor version: 3.19
Detecting all relevant variables from a data set is challenging, especially when only few samples are available and data is noisy. Stability ranking provides improved variable rankings of increased robustness using resampling or subsampling.
Author: Juliane Siebourg, Niko Beerenwinkel
Maintainer: Juliane Siebourg <juliane.siebourg at bsse.ethz.ch>
citation("staRank")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("staRank")
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("staRank")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.