You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yanbo Liang (JIRA)" <ji...@apache.org> on 2015/09/03 16:42:45 UTC

[jira] [Comment Edited] (SPARK-8518) Log-linear models for survival analysis

    [ https://issues.apache.org/jira/browse/SPARK-8518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14729163#comment-14729163 ] 

Yanbo Liang edited comment on SPARK-8518 at 9/3/15 2:42 PM:
------------------------------------------------------------

[~mengxr] [~meihuawu]
I have already finished the initial implementation of AFT using L-BFGS, and it can produce the same result as the [R function | https://stat.ethz.ch/R-manual/R-devel/library/survival/html/survreg.html] test on the [Larynx cancer data | http://www.mcw.edu/FileLibrary/Groups/Biostatistics/Publicfiles/DataFromSection/DataFromSectionTXT/Data_from_section_1.8.txt]. I will submit the PR after correcting code format and adding more test cases. I think you can comment and review it in one or two days.


was (Author: yanboliang):
[~mengxr] [~meihuawu]
I have already finished the initial implementation of AFT using L-BFGS, and it can produce the same result as the [R function | https://stat.ethz.ch/R-manual/R-devel/library/survival/html/survreg.html] on the [Larynx cancer data | http://www.mcw.edu/FileLibrary/Groups/Biostatistics/Publicfiles/DataFromSection/DataFromSectionTXT/Data_from_section_1.8.txt]. I will submit the PR after correcting code format and adding more test cases. I think you can comment and review it in one or two days.

> Log-linear models for survival analysis
> ---------------------------------------
>
>                 Key: SPARK-8518
>                 URL: https://issues.apache.org/jira/browse/SPARK-8518
>             Project: Spark
>          Issue Type: New Feature
>          Components: ML
>            Reporter: Xiangrui Meng
>            Assignee: Yanbo Liang
>            Priority: Critical
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org