Anxiety Data for Two-Way Mixed ANOVA
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.
data("anxiety")
A data frame with 45 rows and 5 columns.
data(anxiety) head(as.data.frame(anxiety))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.