load_MAP_estimates: Load MAP estimates of microbial covariances from fitted...

Description Usage Arguments Value Examples

View source: R/universal_microbes.R

Description

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

Usage

1
load_MAP_estimates(tax_level = "ASV", DLM = FALSE, logratio = "alr")

Arguments

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")

Value

list of MAP covariance estimates indexed by host short name

Examples

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

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