Skip to contents

Two function families live here:

Details

Treatment-effect estimators (legacy)

Marginal-effects extenders (Phase 1.j additions; thin wrappers over Vincent Arel-Bundock's universal API and the emmeans / broom ecosystems):

Each extender requires the underlying CRAN package and signals a clean stop() when it is missing, leaving the upstream model object untouched. They return the underlying package's native object verbatim so downstream code (e.g. ggplot2 plumbing, rmorie's MRM step) keeps working with the canonical API.

References

Chernozhukov et al. (2018); Robins (1986); VanderWeele & Ding (2017); Rosenbaum (2002); Arel-Bundock (2024, marginaleffects); Lenth (2024, emmeans); Robinson, Hayes & Couch (2024, broom).