Re: AFTSurvivalRegression Prediction and QuantilProbabilities

2016-02-17 Thread Xiangrui Meng
You can get response, and quantiles if you enables quantilesCol. You can change quantile probabilities as well. There is some example code from the user guide: http://spark.apache.org/docs/latest/ml-classification-regression.html#survival-regression. -Xiangrui On Mon, Feb 1, 2016 at 9:09 AM

AFTSurvivalRegression Prediction and QuantilProbabilities

2016-02-01 Thread Christine Jula
Hello, I would like to fit a survial model with AFTSurvival Regression. My question here is what kind of prediction do I get with this? In the package survreg in R I can set a type of prediction ("response", "link", "lp", "linear", "terms", "quantile", "uquantile"). Besides, what can I