Internaly used function by nricens
to provide the NRI estimator
by the Kaplan-Meier(KM) method.
In the comparison for time to event models, it is possible to use
directly when UP
and DOWN
subjects are known.
nricens.km.main(time, event, upp, dwn, t0)
Vector of follow up times.
Vector of event indicators, 1 for event of interest, 0 for censoring.
Vectors of logical values to determine subjects who belong to
UP
and DOWN
, respectively.
Scalar value indicating a time to determine evnet/non-event.