How to perform Welch ANOVA?
    26 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Kristen Ahner
 am 13 Jun. 2019
  
    
    
    
    
    Kommentiert: PRB
 am 1 Feb. 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?
0 Kommentare
Akzeptierte Antwort
  Jeff Miller
      
 am 14 Jun. 2019
        You have to download these functions from FileExchange--they are not built-ins.  E.g. wanova
1 Kommentar
Siehe auch
Kategorien
				Mehr zu ANOVA finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!