Package: mbest
Version: 0.6.1
Title: Moment-Based Estimation for Hierarchical Models
Authors@R: c(person(c("Patrick", "O."), "Perry", role = "aut"),
             person("Timothy", "Sweetser", role = "ctb"),
             person("Kyle", "Schmaus", role = "ctb"),
             person("Ningshan", "Zhang", role = c("aut", "ctb")),
             person("Ben","Bolker",email="bolker@mcmaster.ca", role=c("cre"),
             comment=c(ORCID="0000-0002-2127-0443")))
Description: Fast moment-based hierarchical model fitting. Implements
    methods from the papers
    "Fast Moment-Based Estimation for Hierarchical Models," by Perry (2017)
    and
    "Fitting a Deeply Nested Hierarchical Model to a Large Book Review
    Dataset Using a Moment-Based Estimator," by Zhang, Schmaus, and Perry
    (2018).
Depends: nlme (>= 3.1-124), R (>= 3.3.0)
Imports: abind, bigmemory, foreach, reformulas, logging
Suggests: testthat, lme4
License: Apache License (== 2.0) | file LICENSE
URL: https://github.com/patperry/r-mbest
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-04-23 13:52:43 UTC; bolker
Author: Patrick O. Perry [aut],
  Timothy Sweetser [ctb],
  Kyle Schmaus [ctb],
  Ningshan Zhang [aut, ctb],
  Ben Bolker [cre] (<https://orcid.org/0000-0002-2127-0443>)
Maintainer: Ben Bolker <bolker@mcmaster.ca>
Repository: CRAN
Date/Publication: 2025-04-24 11:50:09 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-21 13:09:41 UTC; windows
Archs: x64
