CRAN/E | glmertree

glmertree

Generalized Linear Mixed Model Trees

Installation

About

Recursive partitioning based on (generalized) linear mixed models (GLMMs) combining lmer()/glmer() from 'lme4' and lmtree()/glmtree() from 'partykit'. The fitting algorithm is described in more detail in Fokkema, Smits, Zeileis, Hothorn & Kelderman (2018; doi:10.3758/s13428-017-0971-x).

Citation glmertree citation info

Key Metrics

Version 0.2-4
R ≥ 4.0.0
Published 2023-09-09 220 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks glmertree results

Downloads

Yesterday 25 0%
Last 7 days 190 -27%
Last 30 days 905 -26%
Last 90 days 5.145 +54%
Last 365 days 15.697 -7%

Maintainer

Maintainer

Marjolein Fokkema

M.Fokkema@fsw.leidenuniv.nl

Authors

Marjolein Fokkema

aut / cre

Achim Zeileis

aut

Material

NEWS
Reference manual
Package source

In Views

MachineLearning
MixedModels

Vignettes

Fitting Generalized Linear Mixed-Effects Model Trees

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

glmertree archive

Depends

R ≥ 4.0.0
lme4
partykit ≥ 1.0-4

Imports

graphics
stats
utils
Formula

Suggests

vcd
lattice
betareg
glmmTMB

Reverse Imports

FREEtree

Reverse Suggests

buildmer
pre