plot_km: Plot survival cures

View source: R/tb_tools.R

plot_kmR Documentation

Plot survival cures

Description

Plot survival cures

Usage

plot_km(
  dat_surv,
  var_time,
  var_status,
  lab_y = "PFS",
  by_var = c("ARM"),
  ind_event = 0,
  pval = FALSE,
  lim_x = 0,
  lim_y = c(0, 1),
  ...
)

olssol/tburden documentation built on April 27, 2023, 12:14 p.m.