Description Usage Arguments Value Examples
View source: R/universal_microbes.R
Load full posterior estimates of microbial covariances from fitted models at the desired taxonomic level
1 | load_full_posteriors(tax_level = "ASV", logratio = "alr")
|
tax_level |
taxonomic level at which to agglomerate data |
logratio |
logratio representation to use (e.g. "alr", "ilr", "clr") |
list of full posterior covariance estimates indexed by host short name
1 | Sigmas <- load_full_posteriors(tax_level="ASV", logratio="alr")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.