h_surv_fit: Helper for Common Kaplan-Meier Computations

View source: R/stat_km_compute.R

h_surv_fitR Documentation

Helper for Common Kaplan-Meier Computations

Description

Helper for Common Kaplan-Meier Computations

Usage

h_surv_fit(data)

Arguments

data

(data.frame)
with time and status numeric columns.

Value

The survival::survfit() result as basis of the Kaplan-Meier estimate.


ggplot2.utils documentation built on June 26, 2024, 1:06 a.m.