Computes the KM estimator, Greenwood CI, and censoring indicators from raw time-to-event data. No dependency on the survival package.
transform_survfit(data, mapping, options = list())List with `data` (data.frame) and `meta`.
Data frame with time and status columns.
Named list; must contain `time` and `status`.
List; `level` (default 0.95) controls CI width.