diff --git a/main/404.html b/main/404.html index e276865edf..a40919dd6b 100644 --- a/main/404.html +++ b/main/404.html @@ -25,7 +25,7 @@ tern - 0.9.2.9017 + 0.9.2.9018
Zhu J, Sabanés Bové D, Stoilova J, Wang H, Collin F, Waddell A, Rucki P, Liao C, Li J (2023). tern: Create Common TLGs Used in Clinical Trials. -R package version 0.9.2.9017, https://github.com/insightsengineering/tern. +R package version 0.9.2.9018, https://github.com/insightsengineering/tern.
@Manual{, title = {tern: Create Common TLGs Used in Clinical Trials}, author = {Joe Zhu and Daniel {Sabanés Bové} and Jana Stoilova and Heng Wang and Francois Collin and Adrian Waddell and Pawel Rucki and Chendi Liao and Jennifer Li}, year = {2023}, - note = {R package version 0.9.2.9017}, + note = {R package version 0.9.2.9018}, url = {https://github.com/insightsengineering/tern}, }
ref_group_position
keep_level_order
level_order
ref_group_coxph
g_km
annot_coxph = TRUE
annot_coxph_ref_lbls
x_lab
g_lineplot
arm_y
decorate_grob
na_str
add_riskdiff( arm_x, arm_y, - col_label = "Risk Difference (%) (95% CI)", + col_label = paste0("Risk Difference (%) (95% CI)", if (length(arm_y) > 1) + paste0("\n", arm_x, " vs. ", arm_y)), pct = TRUE )