How to perform Welch ANOVA?

27 visualizaciones (últimos 30 días)
Kristen Ahner
Kristen Ahner el 13 de Jun. de 2019
Comentada: PRB el 1 de Feb. de 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?

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (1)

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

Iniciar sesión para comentar.

Etiquetas

Productos


Versión

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by