How to perform Welch ANOVA?
27 ビュー (過去 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?
0 件のコメント
採用された回答
Jeff Miller
2019 年 6 月 14 日
You have to download these functions from FileExchange--they are not built-ins. E.g. wanova
1 件のコメント
参考
カテゴリ
Help Center および File Exchange で ANOVA についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!