How to perform Welch ANOVA?
Show older comments
It appears that MATLAB used to have two functions to perform a Welch ANOVA, wanova() and welchanova(). However, neither of those functions appear to still exist, as I get an "Undefined function or variable" error. Is there an alternative function or a way to modify the regular anova() function?
Accepted Answer
More Answers (1)
Categories
Find more on ANOVA in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!