Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-21 | Explain chisq tests in anova | Johannes Ranke | 1 | -1/+2 | |
Now that I understand how anova.lmer from which I ported the code produces mostly meaningful likelihood ratio tests in the table. | |||||
2022-10-21 | Add a simple anova method for model comparison | Johannes Ranke | 1 | -0/+103 | |
Update docs |