median_fup: utility function around fup_stats

View source: R/fup_stats.R

median_fupR Documentation

utility function around fup_stats

Description

utility function around fup_stats

Usage

median_fup(
  os_time = NULL,
  os_status = NULL,
  strata = NULL,
  type = c("revkm", "raw", "all"),
  time_unit = c("days", "weeks", "months", "years")
)

Arguments

os_time

time

os_status

event indicator

strata

group

type

which method: 'revkm' for reverse kaplan meier or 'raw' (eg look at censored observation time only)

time_unit

Time unit table returned


lbraglia/lbsurv documentation built on June 19, 2022, 11:13 p.m.