JuliaPackageComparisons.github.io icon indicating copy to clipboard operation
JuliaPackageComparisons.github.io copied to clipboard

New Section: Analysis of Variance (ANOVA)

Open KronosTheLate opened this issue 1 year ago • 0 comments

https://juliastats.org/HypothesisTests.jl/stable/parametric/#One-way-ANOVA-Test https://github.com/BioTurboNick/SimpleANOVA.jl https://github.com/marcpabst/ANOVA.jl Apparently, GLM.jl can also accomplish this. See this comment which contains a link to a page showing the equivalent linear model for the ANOVA statistical test. https://github.com/yufongpeng/AnovaGLM.jl.git https://github.com/yufongpeng/AnovaFixedEffectModels.jl https://github.com/yufongpeng/AnovaMixedModels.jl.git https://github.com/yufongpeng/MixedAnova.jl.git

KronosTheLate avatar May 07 '24 14:05 KronosTheLate