Skip to content

StatisticsHealthEconomics/ModStanR

Repository files navigation

outstandR: Outcome regression standardisation

R-CMD-check Lifecycle: experimental

Model-based Standardisation with G-estimation

Overview

This R package contains code originally written for the papers:

Antonio Remiro-Azócar, Anna Heath, Gianluca Baio. Parametric G-computation for Compatible Indirect Treatment Comparisons with Limited Individual Patient Data. Res Synth Methods. 2022;1–31.

and

Remiro-Azócar, A., Heath, A., & Baio, G. (2023). Model-based standardization using multiple imputation. BMC Medical Research Methodology, 1–15. https://doi.org/10.1186/s12874-024-02157-x

Installation

Install the development version from GitHub using remotes:

remotes::install_github("StatisticsHealthEconomics/outstandR")

License

License: GPL v3

Contributing

Please submit contributions through Pull Requests, following the contributing guidelines. To report issues and/or seek support, please file a new ticket in the issue tracker.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.