trial_sequence {TrialEmulation} | R Documentation |
Create a sequence of emulated target trials object
Description
Usage
trial_sequence(estimand, ...)
Arguments
estimand |
The name of the estimand for this analysis, either one of |
... |
Other parameters used when creating object |
Value
An estimand specific trial sequence object
Examples
trial_sequence("ITT")
[Package TrialEmulation version 0.0.4.0 Index]