5.13. statsmodels.sandbox.survival2¶
5.13.1. Classes¶
KaplanMeier (...) KaplanMeier(data, endog[, ...]) |
Create an object of class KaplanMeier for estimating Kaplan-Meier survival curves. |
SimpleTable (data[, headers, stubs, title, ...]) |
Produce a simple ASCII, CSV, HTML, or LaTeX table from a rectangular (2d!) array of data, not necessarily numerical. |