Package: glmm
Type: Package
Title: Generalized Linear Mixed Models via Monte Carlo Likelihood
        Approximation
Version: 1.4.3
Date: 2022-4-05
Authors@R: c(person("Christina", "Knudson", role = c("aut", "cre"),
    email = "knud8583@stthomas.edu"), person("Charles J.", "Geyer", role = "ctb",
    email = "geyer@umn.edu"), person("Sydney", "Benson", role = "ctb", email = "bens0643@umn.edu"))
Maintainer: Christina Knudson <knud8583@stthomas.edu>
Description: Approximates the likelihood of a generalized linear mixed model using Monte Carlo likelihood approximation. Then maximizes the likelihood approximation to return maximum likelihood estimates, observed Fisher information, and other model information.
License: GPL-2
Depends: R (>= 4.0), trust, mvtnorm, Matrix, parallel, doParallel
Imports: stats, foreach, itertools, utils
ByteCompile: TRUE
NeedsCompilation: yes
Suggests: knitr
RoxygenNote: 7.0.2
VignetteBuilder: knitr
Packaged: 2022-04-05 20:10:46 UTC; admin
Author: Christina Knudson [aut, cre],
  Charles J. Geyer [ctb],
  Sydney Benson [ctb]
Repository: CRAN
Date/Publication: 2022-04-07 07:42:36 UTC
Built: R 4.0.5; x86_64-w64-mingw32; 2022-04-21 05:11:10 UTC; windows
Archs: i386, x64
