spark-instrumented-optimizer/R/pkg
Yanbo Liang fba9e95452 [SPARK-11369][ML][R] SparkR glm should support setting standardize
SparkR glm currently support :
```formula, family = c(“gaussian”, “binomial”), data, lambda = 0, alpha = 0```
We should also support setting standardize which has been defined at [design documentation](https://docs.google.com/document/d/10NZNSEurN2EdWM31uFYsgayIPfCFHiuIu3pCWrUmP_c/edit)

Author: Yanbo Liang <ybliang8@gmail.com>

Closes #9331 from yanboliang/spark-11369.
2015-10-28 08:50:21 -07:00
..
inst [SPARK-11209][SPARKR] Add window functions into SparkR [step 1]. 2015-10-26 20:58:18 -07:00
R [SPARK-11369][ML][R] SparkR glm should support setting standardize 2015-10-28 08:50:21 -07:00
src-native [SPARK-6811] Copy SparkR lib in make-distribution.sh 2015-05-23 00:04:01 -07:00
tests [SPARK-5654] Integrate SparkR 2015-04-08 22:45:40 -07:00
.lintr [SPARK-8537] [SPARKR] Add a validation rule about the curly braces in SparkR to .lintr 2015-06-22 14:35:38 -07:00
DESCRIPTION [SPARK-10752] [SPARKR] Implement corr() and cov in DataFrameStatFunctions. 2015-10-07 09:46:37 -07:00
NAMESPACE [SPARK-11209][SPARKR] Add window functions into SparkR [step 1]. 2015-10-26 20:58:18 -07:00