Description
We want to add basic log-linear models for survival analysis. The implementation should match the result from R's survival package (http://cran.r-project.org/web/packages/survival/index.html).
Design doc from yanboliang: https://docs.google.com/document/d/1fLtB0sqg2HlfqdrJlNHPhpfXO0Zb2_avZrxiVoPEs0E/pub
Attachments
Issue Links
- depends upon
-
SPARK-10464 Add WeibullGenerator for RandomDataGenerator
- Resolved
- is depended upon by
-
SPARK-10686 Add quantileCol to AFTSurvivalRegression
- Resolved
- is related to
-
SPARK-11059 ML: change range of quantile probabilities in AFTSurvivalRegression
- Resolved
-
SPARK-10687 Discuss nonparametric survival analysis model
- Resolved
- relates to
-
SPARK-7338 Survival Modelling - Cox proportional hazards
- Resolved
-
SPARK-13010 Survival analysis in SparkR
- Resolved
- links to