Longitudinal Data Analysis with Linear Mixed Effects Models
Jessica Murphy, Nicholas Weaver, and Audrey Hendricks
University of Colorado Denver
About
EasyLME is a web application developed to facilitate the analysis of longitudinal data using linear mixed effects models in R. The app performs the following functions according to the tabs above:
- Data Summary: univariate summaries of each variable selected by the user
- Exploratory Plots: interactive plots of the response variable vs time for the random effect and grouping variables
- Model Results: table of coefficient estimates for each model, log likelihoods of each model, and p-values from likelihood ratio tests of nested models
- Diagnostic Plots: interactive residual profile plots for each model
- Fitted lines: interactive plots of the fitted lines for a particular model selected by the user
Note: The app automatically treats the response and time variables as continuous and the grouping and random effect variables as categorical. However, categorical covariates (e.g. sex) should be coded as characters (e.g. male/female); otherwise, numerically coded covariates will be treated as continuous.
Getting Started
To begin, use the menu on the left-hand side to choose to upload your own data or to explore the features of the app with the demo data. More information about the demo data can be found here. If uploading your own data, be sure it is a CSV in long format, where each row is a single time point. Additionally, the app can only handle Public or Confidential classified data (see here for a description of data classifications). Regardless of the data type, user uploaded data will not be stored once the session has ended.
Citation
Jessica I. Murphy, Nicholas E. Weaver, Audrey E. Hendricks; Accessible analysis of longitudinal data with linear mixed effects models. Dis Model Mech 1 May 2022; 15 (5): dmm048025. doi: https://doi.org/10.1242/dmm.048025