plot.mpress: plot.mpress makes a ggplot with the p-value and power for all...

View source: R/mpress.R

plot.mpressR Documentation

plot.mpress makes a ggplot with the p-value and power for all the samples investigated an mpress object

Description

plot.mpress makes a ggplot with the p-value and power for all the samples investigated an mpress object

Usage

plot.mpress(x)

Examples

library(mpress);
#Loading in the  microbiome files
data(ChinaData);
data(SpainData);

#Use summary() to examine the data loaded

#Use plot() to see the plot of the power and p-value in the different sample numbers
plot(spain.ibs.power)

JCVenterInstitute/MPress documentation built on Jan. 1, 2023, 11:55 a.m.