anxiety: Anxiety Data for Two-Way Mixed ANOVA

anxietyR Documentation

Anxiety Data for Two-Way Mixed ANOVA

Description

The data provide the anxiety score, measured at three time points, of three groups of individuals practicing physical exercises at different levels (grp1: basal, grp2: moderate and grp3: high)

Two-way mixed ANOVA can be used to evaluate if there is interaction between group and time in explaining the anxiety score.

Usage

data("anxiety")

Format

A data frame with 45 rows and 5 columns.

Examples

data(anxiety)
head(as.data.frame(anxiety))

kassambara/datarium documentation built on Feb. 15, 2025, 3:32 p.m.