Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-11-04 | Further improvement of robustness of anova method | Johannes Ranke | 1 | -9/+9 | |
2022-11-04 | Fix anova.saem.mmkin for unavailable likelihoods | Johannes Ranke | 1 | -4/+10 | |
2022-11-04 | Make illparms.mhmkin and anova.saem.mmkin more robust | Johannes Ranke | 1 | -2/+3 | |
2022-10-30 | Correct documentation of sorting in anova.saem.mmkin() | Johannes Ranke | 1 | -3/+4 | |
2022-10-25 | Complete documentation and fix a bug | Johannes Ranke | 1 | -1/+3 | |
The bug was introduced by the changes in summary.saem.mmkin.R and surfaced in the tests when using saemix transformations. | |||||
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 |