summarize_Sigmas | R Documentation |
Summarize the pairwise correlations (optionally via proportionality) from all fitted models of a given type. Uses MAP estimates if available, otherwise, summarizes full posterior model fits to give a "rug" matrix where rows are hosts and columns are unique pairwise interactions between taxa.
summarize_Sigmas(output_dir, use_proportionality = FALSE)
output_dir |
specifies the subdirectory of the model fits directory in which to look for fitted model output |
use_proportionality |
flag indicating whether to compute proportionality between features; if FALSE, CLR correlations are computed |
named list of "rug" and associated labels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.