-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
openpencil
committed
Feb 15, 2015
1 parent
fb26043
commit 8e1e643
Showing
1 changed file
with
1 addition
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,16 @@ | ||
Bayesian models for _C. albicans_ colonization | ||
|
||
Main website, data and additional documentation @ the [main project website][mainsite] | ||
|
||
##### Scope | ||
The script, `bayesianmice_visualization.R`, provides the complete underlying data and code for all the figures in the [*Results*][results] section on the main project website and in the manuscript: | ||
|
||
> Shankar, J. et al. Using Bayesian modelling to investigate factors governing antibiotic-induced Candida albicans colonization of the GI tract. Scientific Reports. 5, 8131; DOI:10.1038/srep08131 (2015). Available at: http://dx.doi.org/10.1038/srep08131 | ||
The main website, data and additional documentation is @ the [main project website][mainsite] | ||
|
||
For model specifications, underlying theory as well as a comparative evaluation of BMA ensemble regression against other ensemble regression models, please review: | ||
|
||
> Shankar J, Szpakowski S et al. A systematic evaluation of high-dimensional, ensemble-based regression for exploring large model spaces in microbiome analyses. BMC Bioinformatics. 2015 Feb;16(1):31+. DOI:10.1186/s12859-015-0467-6. Available at: http://dx.doi.org/10.1186/s12859-015-0467-6. | ||
|
||
Code and documentation for the BMA models can be found in the `regeval repository` @ https://github.com/openpencil/regeval | ||
|
||
|
||
|
||
<!--Websites--> | ||
[mainsite]: http://openpencil.github.io/bayesianmice/ "_bayesianmice_: project documentation website" | ||
[results]: http://openpencil.github.io/bayesianmice/results.html "_bayesianmice_: Results" |