aboutsummaryrefslogtreecommitdiff
path: root/docs/ml-guide.md
diff options
context:
space:
mode:
authorYanbo Liang <ybliang8@gmail.com>2015-11-09 08:56:22 -0800
committerXiangrui Meng <meng@databricks.com>2015-11-09 08:56:22 -0800
commit8c0e1b50e960d3e8e51d0618c462eed2bb4936f0 (patch)
tree467a738e59a86e39c1f59f00b1c0bbfffba55e1c /docs/ml-guide.md
parentb541b31630b1b85b48d6096079d073ccf46a62e8 (diff)
downloadspark-8c0e1b50e960d3e8e51d0618c462eed2bb4936f0.tar.gz
spark-8c0e1b50e960d3e8e51d0618c462eed2bb4936f0.tar.bz2
spark-8c0e1b50e960d3e8e51d0618c462eed2bb4936f0.zip
[SPARK-11494][ML][R] Expose R-like summary statistics in SparkR::glm for linear regression
Expose R-like summary statistics in SparkR::glm for linear regression, the output of ```summary``` like ```Java $DevianceResiduals Min Max -0.9509607 0.7291832 $Coefficients Estimate Std. Error t value Pr(>|t|) (Intercept) 1.6765 0.2353597 7.123139 4.456124e-11 Sepal_Length 0.3498801 0.04630128 7.556598 4.187317e-12 Species_versicolor -0.9833885 0.07207471 -13.64402 0 Species_virginica -1.00751 0.09330565 -10.79796 0 ``` Author: Yanbo Liang <ybliang8@gmail.com> Closes #9561 from yanboliang/spark-11494.
Diffstat (limited to 'docs/ml-guide.md')
0 files changed, 0 insertions, 0 deletions