Skip to content

ly129/CausalMetaR

Repository files navigation

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")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages