View source: R/power_analysis.R
plot_bb_fits | R Documentation |
Plot the Betabinomial fits for all taxa in a phyloseq object
plot_bb_fits(ps, bins = NULL)
ps |
A phyloseq object containing data for a reference experiment. This should assume absence of any differential effect (all variation is random). |
bins |
number of bins to use for histograms. Defaults to Sturges rule. |
A ggplot2 plot object shwoing the fits for each taxon.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.