How to perform Welch ANOVA?

12 次查看(过去 30 天)
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?

采纳的回答

Jeff Miller
Jeff Miller 2019-6-14
You have to download these functions from FileExchange--they are not built-ins. E.g. wanova
  1 个评论
PRB
PRB 2022-2-1
How is it possible to perform post-hoc with this fuction?

请先登录,再进行评论。

更多回答(1 个)

PRB
PRB 2022-2-1
How is it possible to perform post-hoc with this fuction?

类别

Help CenterFile Exchange 中查找有关 ANOVA 的更多信息

标签

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by