How to perform Welch ANOVA?

27 Ansichten (letzte 30 Tage)
Kristen Ahner
Kristen Ahner am 13 Jun. 2019
Kommentiert: PRB am 1 Feb. 2022
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?

Akzeptierte Antwort

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

PRB
PRB am 1 Feb. 2022
How is it possible to perform post-hoc with this fuction?
  1 Kommentar
Jirawat
Jirawat am 30 Dez. 2024
Games-Howell Post hoc test
https://nl.mathworks.com/matlabcentral/fileexchange/50452-pierremegevand-games_howell

Melden Sie sich an, um zu kommentieren.

Tags

Produkte


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by