Separate methods for each approach MAIC, STC, G-computation via MLE or Bayesian inference.
Usage
IPD_stats(strategy, ipd, ald, ...)
# Default S3 method
IPD_stats(...)
# S3 method for class 'maic'
IPD_stats(strategy, ipd, ald)
# S3 method for class 'stc'
IPD_stats(strategy, ipd, ald)
# S3 method for class 'gcomp_ml'
IPD_stats(strategy, ipd, ald)
# S3 method for class 'gcomp_stan'
IPD_stats(strategy, ipd, ald)
# S3 method for class 'mim'
IPD_stats(strategy, ipd, ald)
Matching-adjusted indirect comparison statistics
Marginal A vs C treatment effect estimates using bootstrapping sampling.
Simulated treatment comparison statistics
IPD from the AC trial are used to fit a regression model describing the observed outcomes \(y\) in terms of the relevant baseline characteristics \(x\) and the treatment variable \(z\).
G-computation maximum likelihood statistics
Compute a non-parametric bootstrap with \(R=1000\) resamples.