Non-parametric Estimators

CensoringDistributionEstimator()

Kaplan–Meier estimator for the censoring distribution.

SurvivalFunctionEstimator()

Kaplan–Meier estimate of the survival function.

ipc_weights(event, time)

Compute inverse probability of censoring weights

kaplan_meier_estimator(event, time_exit[, …])

Kaplan-Meier estimator of survival function.

nelson_aalen_estimator(event, time)

Nelson-Aalen estimator of cumulative hazard function.