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