Last updated on Aug 18, 2024

How do you perform post-hoc tests and pairwise comparisons after Wilks' lambda?

Powered by AI and the LinkedIn community

Wilks' lambda is a multivariate test statistic that measures the difference between groups on a set of dependent variables. It is often used in MANOVA (multivariate analysis of variance) to compare the means of several groups across multiple outcomes. However, Wilks' lambda does not tell you which specific groups or variables are significantly different from each other. To find out more, you need to perform post-hoc tests and pairwise comparisons after Wilks' lambda. In this article, you will learn how to do that using some examples and code in R.