Hi,
I am comparin 5 groups (1 control and 4 treatment) After using one way anova and rejecting null hypothesis, now I have to apply a proper post-hos test.
I am usind R and I already used TukeyHSD but some sources are saying that unequal sample sizes are not okay for TukeyHSD.
Does TukeyHSD function of R automatically correct the problem or should I use different function/test in R , if so, which package should I download?