Add observations to an arm in a trial design
add_observations(td, arm, variable, time_points, start_time = 0)(TrialDesign) An updated TrialDesign
(TrialDesign) TrialDesign to add to
(str) Name of the arm
(str) Name of the variable to observe
(array(numeric)) List of the time points for the observations
(numeric) Set a start_time to offset the time_points. Default 0.0