Survival Analysis (Kaplan-Meier Estimation)
Use to estimate survival (or failure) rates. Kaplan-Meier estimation methods (also known as product limit estimation) is a non-parametric method and thus does not require many assumptions typically required in parametric methods (e.g., not needing to assume a specific probabiliy distribution to model the data). The method can be used with censored (incomplete) data. Note: Though frequently used ...