dot-tidy_anova: Run an analysis of variance

.tidy_anovaR Documentation

Run an analysis of variance

Description

Run an analysis of variance

Usage

.tidy_anova(x, formula)

Arguments

x

Data frame (a single bin).

formula

Model formula (passed to aov). For within-subjects data, and Error term should be simple (e.g., Error(id).

Value

A data frame with effect, signed F statistic (indicating direction of the effect), and p value.


dalejbarr/clusterperm documentation built on Oct. 29, 2022, 10:01 p.m.