Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 878 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 878 Bytes

The sequential trial approach to target trial emulation

A package for performing the sequential trial approach to target trial emulation using observational data.

Installation

You can install the development version of seqtrial like so:

install.packages("remotes")
remotes::install_github("elsie-h/seqtrial")