load_full_posteriors: Load full posterior estimates of microbial covariances from...

Description Usage Arguments Value Examples

View source: R/universal_microbes.R

Description

Load full posterior estimates of microbial covariances from fitted models at the desired taxonomic level

Usage

1
load_full_posteriors(tax_level = "ASV", logratio = "alr")

Arguments

tax_level

taxonomic level at which to agglomerate data

logratio

logratio representation to use (e.g. "alr", "ilr", "clr")

Value

list of full posterior covariance estimates indexed by host short name

Examples

1
Sigmas <- load_full_posteriors(tax_level="ASV", logratio="alr")

kimberlyroche/ROL documentation built on Dec. 10, 2020, 2:18 a.m.