Maxwell, S. E., Delaney, H. D., & Kelley, K. (2018). Designing experiments and analyzing data:
A model comparison perspective (3rd ed.). New York, NY: Routledge.
# Load the datadata(tutorial_1_table_1)
# Or, alternatively load the data asdata(T1T1)
# View the structurestr(tutorial_1_table_1)
# Brief summary of the data.summary(tutorial_1_table_1)