anxiety {datarium}R 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))

[Package datarium version 0.1.0 Index]