How to perform Welch ANOVA?

27 ビュー (過去 30 日間)
Kristen Ahner
Kristen Ahner 2019 年 6 月 13 日
コメント済み: PRB 2022 年 2 月 1 日
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?
  1 件のコメント
Jirawat
Jirawat 2024 年 12 月 30 日
Games-Howell Post hoc test
https://nl.mathworks.com/matlabcentral/fileexchange/50452-pierremegevand-games_howell

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeANOVA についてさらに検索

タグ

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by