Package: glmertree
Title: Generalized Linear Mixed Model Trees
Date: 2023-09-07
Version: 0.2-4
Authors@R: c(person(given = "Marjolein", family = "Fokkema", 
    role = c("aut", "cre"), email = "M.Fokkema@fsw.leidenuniv.nl"), 
  person(given = "Achim", family = "Zeileis", role = "aut", 
    email = "Achim.Zeileis@R-project.org"))
Description: 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>).
Depends: R (>= 4.0.0), lme4, partykit (>= 1.0-4)
Imports: graphics, stats, utils, Formula
Suggests: vcd, lattice, betareg, glmmTMB
LazyData: yes
License: GPL-2 | GPL-3
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2023-09-07 22:17:03 UTC; fokkemam
Author: Marjolein Fokkema [aut, cre],
  Achim Zeileis [aut]
Maintainer: Marjolein Fokkema <M.Fokkema@fsw.leidenuniv.nl>
Repository: CRAN
Date/Publication: 2023-09-09 08:10:06 UTC
Built: R 4.2.0; ; 2023-09-13 03:55:13 UTC; unix
