Plotting methods for HRQoL results
Plot method for example trajectories
Plot results from single trial
Arguments
- x
object to plot, see Details.
- which
character, one of
"both"(arm and patient trajectories, the default),"arm"(only arm trajectories),"patient"(only patient trajectories) and"summarise"(arm trajectories with ribbons summarising the patient trajectories).- arm_aes, patient_aes, ribbon_aes
lists with additional settings for the arm, patients and ribbon layers.
- ribbon_percentiles
scalar of two elements defining the lower and upper percentiles of band drawn to summarise patient trajectories
- ...
passed on to methods
- analysis
character,
"all"(include non-survivors and set their HRQoL to 0) or"survivors".- ecdf
logical, whether to plot the empiricial cumulative distribution (default) or not