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 Repository: https://patperry.r-universe.dev Date/Publication: 2025-04-23 14:14:45 UTC RemoteUrl: https://github.com/patperry/r-mbest RemoteRef: HEAD RemoteSha: d6e882a4fc465c8250ab1579ba2ad1e4a82ebf09 NeedsCompilation: yes Packaged: 2026-07-03 06:57:54 UTC; root Author: Patrick O. Perry [aut], Timothy Sweetser [ctb], Kyle Schmaus [ctb], Ningshan Zhang [aut, ctb], Ben Bolker [cre] (ORCID: ) Maintainer: Ben Bolker