spark-instrumented-optimizer/R/pkg
wm624@hotmail.com 86a96034cc [SPARK-18349][SPARKR] Update R API documentation on ml model summary
## What changes were proposed in this pull request?
In this PR, the document of `summary` method is improved in the format:

returns summary information of the fitted model, which is a list. The list includes .......

Since `summary` in R is mainly about the model, which is not the same as `summary` object on scala side, if there is one, the scala API doc is not pointed here.

In current document, some `return` have `.` and some don't have. `.` is added to missed ones.

Since spark.logit `summary` has a big refactoring, this PR doesn't include this one. It will be changed when the `spark.logit` PR is merged.

## How was this patch tested?

Manual build.

Author: wm624@hotmail.com <wm624@hotmail.com>

Closes #16150 from wangmiao1981/audit2.
2016-12-08 22:08:19 -08:00
..
inst [SPARK-18349][SPARKR] Update R API documentation on ml model summary 2016-12-08 22:08:19 -08:00
R [SPARK-18349][SPARKR] Update R API documentation on ml model summary 2016-12-08 22:08:19 -08:00
src-native [SPARK-6811] Copy SparkR lib in make-distribution.sh 2015-05-23 00:04:01 -07:00
tests [SPARK-12034][SPARKR] Eliminate warnings in SparkR test cases. 2015-12-07 10:38:17 -08:00
vignettes [SPARK-18643][SPARKR] SparkR hangs at session start when installed as a package without Spark 2016-12-04 20:25:11 -08:00
.lintr [SPARK-12327][SPARKR] fix code for lintr warning for commented code 2016-01-03 20:53:35 +05:30
.Rbuildignore [SPARK-18590][SPARKR] build R source package when making distribution 2016-12-08 11:29:31 -08:00
DESCRIPTION [SPARK-18590][SPARKR] build R source package when making distribution 2016-12-08 11:29:31 -08:00
NAMESPACE [SPARK-18590][SPARKR] build R source package when making distribution 2016-12-08 11:29:31 -08:00