km_fun {bonsaiforest} | R Documentation |
Helper Function to get Kaplan-Meier Estimate
Description
Helper Function to get Kaplan-Meier Estimate
Usage
km_fun(resp, status, data, times)
Arguments
resp |
( |
status |
( |
data |
( |
times |
( |
Value
Numeric vector with Kaplan-Meier estimates at times
.
[Package bonsaiforest version 0.1.1 Index]