Learn R Programming

ggRandomForests (version 1.0.0)

kaplan: nonparametric kaplan-meier estimates

Description

nonparametric kaplan-meier estimates

Usage

kaplan(interval, censor, data, strat = NULL)

Arguments

interval
name of the interval variable in the training dataset.
censor
name of the censoring variable in the training dataset.
data
name of the training set data.frame
strat
stratifying variable in the training dataset, defaults to NULL

Value