wangyf / MEml

Mixed Effect Machine Learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Mixed Effect Machine Learning

License:GNU General Public License v3.0


Languages

Language:R 100.0%