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

Yanbo Liang edited comment on SPARK-11494 at 11/4/15 10:34 AM:
---------------------------------------------------------------

I think we should support R-like summary statistics for intercept 
(SPARK-11473) firstly, and then we can organize these summary more compacted at 
SparkR::glm output.
For SPARK-11473, I have a basic implementation and just making more tests. I 
will send that PR tomorrow. After it's merged, I will resolve this ASAP. 
[~mengxr]


was (Author: yanboliang):
I think we should support R-like summary statistics with intercept 
(SPARK-11473) firstly, and then we can organize these summary more compacted at 
SparkR::glm output.
For SPARK-11473, I have a basic implementation and just making more tests. I 
will send that PR tomorrow. [~mengxr]

> Expose R-like summary statistics in SparkR::glm for linear regression
> ---------------------------------------------------------------------
>
>                 Key: SPARK-11494
>                 URL: https://issues.apache.org/jira/browse/SPARK-11494
>             Project: Spark
>          Issue Type: Sub-task
>          Components: ML, SparkR
>            Reporter: Xiangrui Meng
>            Assignee: Yanbo Liang
>
> We have R-like summary statistics exposed in Scala/Java. It would be nice to 
> expose them in SparkR, using the same data structure as in R's lm/glm.



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

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

Reply via email to