Skip to content

SchmidtPaul/MMFAIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7a627a5 Β· Sep 22, 2021

History

78 Commits
Apr 9, 2021
Dec 23, 2020
Jul 5, 2020
Apr 9, 2021
Aug 1, 2020
Oct 20, 2020
Jul 7, 2020
Mar 21, 2021
Oct 20, 2020
Mar 21, 2021
Jun 1, 2020
Mar 21, 2021
Mar 21, 2021
Mar 25, 2021
May 3, 2020
Oct 21, 2020
Jun 27, 2020
Dec 23, 2020
Apr 9, 2021
Apr 9, 2021
Dec 21, 2020
Mar 21, 2021
Dec 28, 2020
Dec 21, 2020
Sep 22, 2021
Dec 23, 2020
Oct 20, 2020
Dec 23, 2020
Jul 5, 2020
Dec 23, 2020
Aug 23, 2020
Dec 23, 2020
Dec 23, 2020
Jul 5, 2020
Dec 23, 2020
Oct 20, 2020
Dec 23, 2020

Repository files navigation

MMFAIR - Mixed Models for Agriculture in R

πŸ“ˆπŸŒ± MMFAIR - Mixed Models for Agriculture in R can on one hand be seen as the bigger brother πŸ“ŠπŸŒ± DSFAIR - Data Science for Agriculture in R, because it deals with more sophisticated analyses. On the other hand, however, it also deals with the limitations of (generalized) linear mixed model analyses in R:

To this day, R has no single go-to package for such analyses. Instead, packages like nlme, lme4, glmmTMB or sommer provide the tools to fit some but not all such models. Therefore, our aim is to

  • provide a cookbook with (generalized) linear mixed model analyses of typical examples in life sciences (focus on agriculture/biology) and
  • compare the possibilities or rather limitations of the R-packages to each other, but also to SAS’ PROC MIXED.

Where possible, we try to use example data/analyses that have been published in peer-reviewed journals.