Skip to content

Causal-LDA/TrialEmulation

Repository files navigation

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.