Compare the Means between individual groups in anova

1 view (last 30 days)
I applied an one-way anova in with three groups and now I want to calculate the p-value between the individual groups. e.g. group1-group2 > p value group1-group3 > p value group2-group3 > p value

Accepted Answer

Star Strider
Star Strider on 27 May 2017
See if the multcompare (link) function will do what you want.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!