bayou: bayou
Description
This version of bayou has been overhauled to allow more flexible implementation of customized models. Major changes include:
Changed the way MCMC's are run. Users now create an MCMC object which has elements $run and $load, simplifying file management and allowing interrupts & restarts in the MCMC chain without losing past analyses. Custom models can include multiple reversible-jump parameters that shift together on the tree. Custom models can be specified by a customized providing a "model object" which is a list that can be made manually, or using the function makeBayouModel. Predictors with missing data can be imputed assuming Brownian Motion. Phylogenetic heatmaps where branches reflect a particular parameter value averaged over the MCMC can be visualized using plotBranchHeatMap
Files
bayou-v2.0.0-alpha.zip
Files
(2.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e91554a93a204a64c23bb93a91a45a04
|
2.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/uyedaj/bayou/tree/v2.0.0-alpha (URL)