trial_sequence: Create a sequence of emulated target trials object

View source: R/trial_sequence.R

trial_sequenceR Documentation

Create a sequence of emulated target trials object

Description

[Experimental]

Usage

trial_sequence(estimand, ...)

Arguments

estimand

The name of the estimand for this analysis, either one of "ITT", "PP", "AT" for intention-to-treat, per-protocol, as-treated estimands respectively, or the name of a class extending trial_sequence

...

Other parameters used when creating object

Value

An estimand specific trial sequence object

Examples

trial_sequence("ITT")


CAM-Roche/RandomisedTrialsEmulation documentation built on April 14, 2025, 7:44 a.m.