Skip to content

Commit 66f94ae

Browse files
authored
Update README.md
1 parent 90ca74a commit 66f94ae

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
99
<!-- badges: end -->
1010

11-
> Model-based Standardisation with G-estimation
11+
> Model-based Standardisation with G-computation
1212
1313
## Overview
1414

@@ -19,6 +19,15 @@ Key features include:
1919
- **Multiple imputation marginalisation**
2020
- **MAIC, STC** for comparison
2121

22+
## Who is this package for?
23+
24+
The target audience of `outstandR` is those who want to perform model-based standardization in the specific context of two-study indirect treatment comparisons with limited subject-level data. This is model-based standardization with two additional steps:
25+
26+
1. Covariate simulation (to overcome limited subject-level data for one of the studies)
27+
2. Indirect comparison across studies
28+
29+
## Background
30+
2231
This R package contains code originally written for the papers:
2332

2433
> Remiro-Azócar, A., Heath, A. & Baio, G. (2022) _Parametric G-computation for Compatible Indirect Treatment Comparisons with Limited Individual Patient Data._

0 commit comments

Comments
 (0)