Missing anova function Statistics and Machine Learning Toolbox
Ältere Kommentare anzeigen
I checked using "ver" command and I have Statistics and Machine Learning Toolbox Version 10.2(R2016a). but I couldn't find "anova" function. "exist anova" return 0 while "exist anova1" return 2. how could I reinstall the toolbox?
Akzeptierte Antwort
Weitere Antworten (1)
Azadeh Sharafi
am 30 Aug. 2016
0 Stimmen
1 Kommentar
Swarooph
am 31 Aug. 2016
Disclaimer: I don't know enough about anova to completely answer this.
However, when you search for it in the documentation, you see 4 different results for anova. So it seems like it can work on CompactLinearModel through functions such as fitlm, RepeatedMeasuresModel through functions such as fitrm, LinearMixedModel through functions such as fitlme and GeneralizedLinearMixedModel through functions such as fitglme.
Kategorien
Mehr zu Analysis of Variance and Covariance finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!