process_cif_timepoints: Process CIF Time-Specific Estimates

View source: R/ggkmcif3.R

process_cif_timepointsR Documentation

Process CIF Time-Specific Estimates

Description

Process CIF Time-Specific Estimates

Usage

process_cif_timepoints(
  fit,
  plot.event,
  stratalabs,
  set.time.text = NULL,
  set.time = NULL,
  set.time.line = FALSE,
  set.time.CI = FALSE,
  set.time.digits = 3,
  multiple_lines = FALSE
)

Arguments

fit

CIF fit object

plot.event

Events to plot

stratalabs

Strata labels

set.time.text

Text label for time points

set.time

Time points to evaluate

set.time.line

Whether to add lines

set.time.CI

Whether to include confidence intervals

set.time.digits

Number of digits

multiple_lines

Whether there are multiple strata

Value

List with updated stratalabs and time-specific estimates


reportRmd documentation built on March 20, 2026, 5:06 p.m.