Package: marginme Type: Package Title: Estimation of Relative Risks, Risk Differences, and Marginal Effects from Mixed Models Using Marginal Standardization Version: 0.1.1 Author: Sam Watson [aut, cre] Authors@R: c(person("Sam", "Watson", email = "S.I.Watson@bham.ac.uk", role = c("aut", "cre"))) Description: The package provides a function to estimate relative risks, risk differences, and partial effects from mixed model. Marginalisation over random effect terms is accomplished using Markov Chain Monte Carlo. Imports: methods, glmmrBase (>= 1.4.0) Suggests: glmmTMB (>= 1.1.10) License: GPL (>= 2) Encoding: UTF-8 LazyData: true URL: https://github.com/samuel-watson/marginme BugReports: https://github.com/samuel-watson/marginme/issues RoxygenNote: 7.3.3 Depends: R (>= 2.10) Repository: https://samuel-watson.r-universe.dev Date/Publication: 2026-04-29 16:50:41 UTC RemoteUrl: https://github.com/samuel-watson/marginme RemoteRef: HEAD RemoteSha: caf1b25b230ef828e787968a06e9a9d34723001a NeedsCompilation: no Packaged: 2026-06-17 07:02:03 UTC; root Maintainer: Sam Watson