Skip to content

catregs

Post-Estimation Functions for Generalized Linear Mixed Models

v1.3 · Dec 18, 2025 · GPL-2 | GPL-3

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).

Downloads

CRAN

235

Last 30 days

18617th

665

Last 90 days

3.1K

Last year

Trend: +45.1% (30d vs prior 30d)

r2u CRAN

14

Last 30 days

33

Last 90 days

174

Last year

Trend: -6.7% (30d vs prior 30d)

autoCRAN

8

Last 7 days

28

Last 30 days

3

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘catregs-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: count.fit
> ### Title: Fits four different count models and compares them.
> ### Aliases: count.fit
> 
...[truncated]...
9  10  11  12  16  19 
275 246 178  84  67  27  17  12   1   2   1   1   2   1   1 
> fit<-count.fit(p1,0:19)
Error in loadNamespace(x) : there is no package called ‘ggpubr’
Calls: count.fit -> suppressMessages -> withCallingHandlers
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Version History

6 tracked
new 1.3 Mar 10, 2026
updated 1.3 ← 1.2.4 diff Dec 18, 2025
updated 1.2.4 ← 1.2.2 diff Nov 5, 2025
updated 1.2.2 ← 0.2.1 diff Sep 3, 2024
updated 0.2.1 ← 0.2.0 diff Jul 10, 2024
new 0.2.0 Jun 10, 2024