summary.mpress: summary.mpress writes the power value and the estimation type...

View source: R/mpress.R

summary.mpressR Documentation

summary.mpress writes the power value and the estimation type to the screen

Description

summary.mpress writes the power value and the estimation type to the screen

Usage

## S3 method for class 'mpress'
summary(x)

Examples

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

summary(china.trim.power)

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