# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "ggadjustedforest" in publications use:' type: software license: MIT title: 'ggadjustedforest: Publication Ready Forest Plots for Estimand of Interest' version: 0.1.0 abstract: Creates publication-quality forest plots and effect-size tables that display only the unadjusted and adjusted estimates for a user-specified exposure variable of interest, hiding confounder coefficients in accordance with causal inference principles. Supports logistic, linear, Poisson, and Cox proportional hazards models, with optional cumulative-adjustment visualisation. Built on 'ggplot2' and follows the tidyverse design philosophy. authors: - family-names: Varghese given-names: Chris email: chris.varghese@auckland.ac.nz repository: https://cran.r-universe.dev repository-code: https://github.com/kriz98/gg_adjusted_forest commit: 0e71abe1513ddd31aebf61430ebb8710b65f826f url: https://github.com/kriz98/gg_adjusted_forest date-released: '2026-07-17' contact: - family-names: Varghese given-names: Chris email: chris.varghese@auckland.ac.nz