top of page

Topics

The course in slides format and and online book 

The ​course consists of 7 chapters.  The slides cover the complete course while the online course covers a part of the topics from the slides using different set of examples.

 

All the examples are illustrated using R and the code is available in the R program of the chapter.

Useful R functions include:​

  • lme()

  • gee()

Slides for the course
 

The slides for the course consists of the following chapters:

  • Chapter 1: Introduction to Longitudinal Data Analysis.

  • Chapter 2: Exploratory Data Analysis.

  • Chapter 3: Models for Longitudinal Gaussian Data.

  • Chapter 4: Practical Guide Using R.

  • Chapter 5: Introduction to Longitudinal non-Gaussian data.

  • Chapter 6: Models for Correlated Binary Data.

  • Chapter 7: Models for Correlated Count Data.

 

External datasets and R program are available as a part of the slides or in the Data/R program repository.

The Tex file that was used to produce the slides is available in the link below. You can use this Tex file to re-produce the slides or to modified the slides for  your own course/education program. Note that other files (figures and pictures are needed to re-produce the slides and available in the Zip file link).

LDA using R (Zip file)
Online course

This online course presents the basic concepts of linear and nonlinear mixed models using R. This is an online course which was developed by Marc Lavielle within his initiative statistics in action with R (http://sia.webpopix.org/). R code for all examples illustrated in the course is available online.

 

The course structure:

  • Introduction.

    • The orthodont data.

    • Fitting linear models to the data.

  • Mathematical definition of a linear mixed effects models.

  • Statistical inference in linear mixed effects models.

  • Fitting linear mixed effects models to the orthodont data.

  • Some examples of models and designs:

    • One factor (or one-way) classification

    • Two factors block design

bottom of page