summarizeAnovaModel {jmv}R Documentation

Summarize an Anova object from a repeated measures model into a single table

Description

Summarize an Anova object from a repeated measures model into a single table

Usage

summarizeAnovaModel(object, aov_table)

Arguments

object

An Anova object from a repeated measures model

aov_table

The ANOVA table from the model containing the generalized eta squared

Value

A data frame containing all the relevant ANOVA statistics


[Package jmv version 2.7.0 Index]