Description Usage Format Examples
The dataset contains 10 individuals' self-esteem score on three time points during a specific diet to determine whether their self-esteem improved.
One-way repeated measures ANOVA can be performed in order to determine the effect of time on the self-esteem score.
1 | data("selfesteem")
|
A data frame with 10 rows and 4 columns.
1 2 |
sh: 1: cannot create /dev/null: Permission denied
id t1 t2 t3
1 1 4.005027 5.182286 7.107831
2 2 2.558124 6.912915 6.308434
3 3 3.244241 4.443434 9.778410
4 4 3.419538 4.711696 8.347124
5 5 2.871243 3.908429 6.457287
6 6 2.045868 5.340549 6.653224
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.