Category "anova"

Uses of typ in anova_lm()

Sorry, I'm new to python and stats. And I was curious about the typ in the anova_lm() function. What does typ 1,2,3 mean and how do they differ? This is an exam

How to highlight significant results in Tukey Test

I am using R in order to create a graph for my Tukey Test after my ANOVA analysis. This is the code: TukeyHSD(my.anova) Tukeytest <- TukeyHSD(my.anova) plot(