Package: catregs Type: Package Title: Post-Estimation Functions for Generalized Linear Mixed Models Version: 1.3 Authors@R: c(person("David", "Melamed", role = c("aut", "cre"), email = "dmmelamed@gmail.com", comment = c(ORCID = "0000-0002-8821-7698"))) Description: Several functions for working with mixed effects regression models for limited dependent variables. The functions facilitate post-estimation of model predictions or margins, and comparisons between model predictions for assessing or probing moderation. Additional helper functions facilitate model comparisons and implements simulation-based inference for model predictions of alternative-specific outcome models. See also, Melamed and Doan (2024, ISBN: 978-1032509518). Depends: R (>= 3.5.0) License: GPL-2 | GPL-3 Encoding: UTF-8 LazyData: true Imports: methods Suggests: tidyverse, ggplot2, MASS, emmeans, pscl, nnet, marginaleffects, ggpubr, knitr, rmarkdown, Epi, dplyr, ordinal, nlme, lme4 VignetteBuilder: knitr Repository: https://dmmelamed.r-universe.dev Date/Publication: 2025-12-19 15:36:02 UTC RemoteUrl: https://github.com/dmmelamed/catregs RemoteRef: HEAD RemoteSha: cd4a3079e6519effdbd9e014870389de93f2f57e NeedsCompilation: no Packaged: 2026-06-17 08:44:15 UTC; root Author: David Melamed [aut, cre] (ORCID: ) Maintainer: David Melamed