How to perform Welch ANOVA?
조회 수: 15 (최근 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!