Package: glmertree
Title: Generalized Linear Mixed Model Trees
Date: 2024-11-05
Version: 0.2-6
Authors@R: c(person(given = "Marjolein", family = "Fokkema", role = c("aut", "cre"), email = "M.Fokkema@fsw.leidenuniv.nl", comment = c(ORCID = "0000-0002-9252-8325")), 
             person(given = "Achim", family = "Zeileis", role = "aut", email = "Achim.Zeileis@R-project.org", comment = c(ORCID = "0000-0003-0918-3766")))
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>).
    For detecting and modeling subgroups in growth curves with GLMM trees see
    Fokkema & Zeileis (2024; <DOI:10.3758/s13428-024-02389-1>).
Depends: R (>= 4.0.0), lme4, partykit (>= 1.0-4)
Imports: graphics, stats, utils, Formula
Suggests: vcd, lattice, betareg, glmmTMB, lmerTest
LazyData: yes
License: GPL-2 | GPL-3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2024-11-04 23:59:58 UTC; User
Author: Marjolein Fokkema [aut, cre] (<https://orcid.org/0000-0002-9252-8325>),
  Achim Zeileis [aut] (<https://orcid.org/0000-0003-0918-3766>)
Maintainer: Marjolein Fokkema <M.Fokkema@fsw.leidenuniv.nl>
Repository: CRAN
Date/Publication: 2024-11-05 04:50:03 UTC
Built: R 4.6.0; ; 2025-08-18 08:39:39 UTC; unix
