I ran a two-way anova in r with my data set (unequal sample sizes, unequal variance): 1 variable measured across 3 species (…
r statistics posthocI have an experiment that is unbalanced where at three sites (L, M, H) we measure a parameter (met) in …
r statistics posthoc lsmeansI am wondering if there exists in R a package/function to perform the: "Post Hoc Pair-Wise Comparisons for the …
r statistics chi-squared posthocI have run a one-way ANOVA test with welch's correction using oneway.test() in R, as I have data that …
r anova posthoc