Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

selfesteem2

Self Esteem Score Data for Two-way Repeated Measures ANOVA


Description

Data are the self esteem score of 12 individuals enrolled in 2 successive short-term trials (4 weeks) - control (placebo) and special diet trials.

The self esteem score was recorded at three time points: at the beginning (t1), midway (t2) and at the end (t3) of the trials.

The same 12 participants are enrolled in the two different trials with enough time between trials.

Two-way repeated measures ANOVA can be performed in order to determine whether there is interaction between time and treatment on the self esteem score.

Usage

data("selfesteem2")

Format

A data frame with 24 rows and 5 columns.

Examples

data(selfesteem2)
head(as.data.frame(selfesteem2))

datarium

Data Bank for Statistical Analysis and Visualization

v0.1.0
GPL-2
Authors
Alboukadel Kassambara [aut, cre]
Initial release
2019-05-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.