Description
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.
Attachments
Issue Links
- depends upon
-
SPARK-11473 R-like summary statistics with intercept for OLS via normal equation solver
- Resolved
- is depended upon by
-
SPARK-13925 Expose R-like summary statistics in SparkR::glm for more family and link functions
- Resolved
- is duplicated by
-
SPARK-11668 R style summary stats in GLM package SparkR
- Resolved
- links to