How to perform Welch ANOVA?

조회 수: 15 (최근 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?

카테고리

Help CenterFile Exchange에서 ANOVA에 대해 자세히 알아보기

태그

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by