Bioconductor version: Release (2.12)
The iterative Bayesian Model Averaging (BMA) algorithm is a variable selection and classification algorithm with an application of classifying 2-class microarray samples, as described in Yeung, Bumgarner and Raftery (Bioinformatics 2005, 21: 2394-2402).
Author: Ka Yee Yeung, University of Washington, Seattle, WA, with contributions from Adrian Raftery and Ian Painter
Maintainer: Ka Yee Yeung <kayee at u.washington.edu>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("iterativeBMA")
To cite this package in a publication, start R and enter:
citation("iterativeBMA")
R Script | The Iterative Bayesian Model Averaging Algorithm | |
Reference Manual |
biocViews | Bioinformatics, Classification, Microarray, Software |
Version | 1.18.0 |
In Bioconductor since | BioC 2.3 (R-2.8) |
License | GPL (>= 2) |
Depends | BMA, leaps, Biobase(>= 2.5.5) |
Imports | |
Suggests | |
System Requirements | |
URL | http://faculty.washington.edu/kayee/research.html |
Depends On Me | |
Imports Me | |
Suggests Me |
Package Source | iterativeBMA_1.18.0.tar.gz |
Windows Binary | iterativeBMA_1.18.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | iterativeBMA_1.18.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!