ESS++: a C++ objected-oriented algorithm for Bayesian stochastic search model exploration.
basic_science · Level V
Where this comes from
- Record sourced from PubMed, PMID 21233165.
- Also identified by DOI 10.1093/bioinformatics/btq684 and PMC identifier 3035799.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
ESS++ is a C++ implementation of a fully Bayesian variable selection approach for single and multiple response linear regression. ESS++ works well both when the number of observations is larger than the number of predictors and in the 'large p, small n' case. In the current version, ESS++ can handle several hundred observations, thousands of predictors and a few responses simultaneously. The core engine of ESS++ for the selection of relevant predictors is based on Evolutionary Monte Carlo. Our implementation is open source, allowing community-based alterations and improvements. C++ source code and documentation including compilation instructions are available under GNU licence at http://bgx.org.uk/software/ESS.html.
Medical subject headings
- Algorithms
- Bayes Theorem
- Models, Statistical
- Programming Languages
- Software