Package: glmm
Type: Package
Title: Generalized Linear Mixed Models via Monte Carlo Likelihood
        Approximation
Version: 1.4.4
Date: 2022-10-6
Authors@R: c(person("Christina", "Knudson", role = c("aut", "cre"),
    email = "drchristinaknudson@gmail.com"), person("Charles J.", "Geyer", role = "ctb",
    email = "geyer@umn.edu"), person("Sydney", "Benson", role = "ctb", email = "bens0643@umn.edu"))
Maintainer: Christina Knudson <drchristinaknudson@gmail.com>
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-10-07 19:54:20 UTC; christina.knudson
Author: Christina Knudson [aut, cre],
  Charles J. Geyer [ctb],
  Sydney Benson [ctb]
Repository: CRAN
Date/Publication: 2022-10-09 20:00:02 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-10-10 10:43:00 UTC; unix
Archs: glmm.so.dSYM
