/MEml

Mixed Effect Machine Learning

Primary LanguageRGNU General Public License v3.0GPL-3.0

MEml: Mixed Effect machine learning

This package provides machine learning methods for longitudinal and clustered data based on the classic generalized linear mixed effect model.

Why Use lme4

  • a data mining approach
  • non-linear assumption of fixed-effects
  • can improve prediction accuracy
  • interpretability

How to get Started?

Install via devtools:

> devtools::install_github("nguforche/MEml")

example

  • Run the example in the demo folder