summary.mirmodels_multi_aov_df: Summarize the output of 'multi_aov()'.

Description Usage Arguments Value

Description

Group by x and get the mean and median percent variance explained for all of the ys.

Usage

1
2
## S3 method for class 'mirmodels_multi_aov_df'
summary(object, ..., na_rm = TRUE)

Arguments

object

The output of multi_aov().

...

Optional. Positive integers. Quantiles of variance explained. See example in multi_aov().

na_rm

A flag. Remove NAs in the summary calculations?

Value

A data frame.


mirvie/mirmodels documentation built on Jan. 14, 2022, 11:12 a.m.