Post Hoc Comparisons
This lesson is called Post Hoc Comparisons, part of the Inferential Statistics with R course. This lesson is called Post Hoc Comparisons, part of the Inferential Statistics with R course.
Transcript
Click on the transcript to go to that point in the video. Please note that transcripts are auto generated and may contain minor inaccuracies.
Loading transcript...
Your Turn
Perform one-way ANOVA to test whether there is a difference in
hs_gpabygrade_class. Is there a difference? If so, perform a Tukey’s HSD to test where the differences are. Describe the differences.Perform one-way ANOVA to test whether there is a difference in
weight_2bygender. Is there a difference? If so, perform a Tukey’s HSD to test where the differences are. Describe the differences.
Learn More
Read more about the tukey_hsd() function in the rstatix package. The rstatix package also has functions for Dunn's test of multiple comparisons using dunn_test(), Games Howell post-hoc tests using games_howell_test(), and pairwise comparisons of estimated marginal means using emmeans_test().
Have any questions? Put them below and we will help you out!
Course Content
21 Lessons
You need to be signed-in to comment on this post. Login.