#+OPTIONS: toc:5 #+OPTIONS: H:5 * Linear Mixed Effect Models Load the package nlme #+begin_src R # #+end_src ** Brunia laevis *** Height Clean old =dat.*= objects out #+begin_src R # #+end_src **** Define the "default" models #+begin_src R # #+end_src **** Fit a linear model as a baseline #+begin_src R # #+end_src **** Fit the lme for different random effects random intercept and slope #+begin_src R # #+end_src only random intercept #+begin_src R # #+end_src