The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

CausalMetaR

The CausalMetaR package provides robust and efficient methods for estimating causal effects in a target population using a multi-source dataset. The multi-source data can be a collection of trials, observational studies, or a combination of both, which have the same data structure (outcome, treatment, and covariates). The target population can be based on an internal dataset or an external dataset where only covariate information is available. The causal estimands available are average treatment effects and subgroup treatment effects.

Installation

You can install the development version of CausalMetaR from GitHub with:

# install.packages("devtools")
devtools::install_github("ly129/CausalMetaR")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.