/TrialEmulation

Algorithms to conduct a Sequence of Target Trials analysis (forked from https://github.com/Causal-LDA/TrialEmulation).

Primary LanguageRApache License 2.0Apache-2.0

TrialEmulation

Project Status: Active – The project has reached a stable, usable state and is being actively developed. Code Coverage R-CMD_check

This package implements algorithms to conduct a sequence of target trials analysis.

Installation

The package is available on CRAN:

install.packages('TrialEmulation')

To install the latest development version from github:

remotes::install_github("Causal-LDA/TrialEmulation")

Getting Started

Please see our Getting Started vignette for information on how to work with this package.

A manuscript is in preparation to fully describe the methodology.