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