Github user wangmiao1981 commented on a diff in the pull request:

    https://github.com/apache/spark/pull/16767#discussion_r98968984
  
    --- Diff: R/pkg/vignettes/sparkr-vignettes.Rmd ---
    @@ -84,7 +84,7 @@ class(carsGP)
     
     SparkR supports a number of commonly used machine learning algorithms. 
Under the hood, SparkR uses MLlib to train the model. Users can call `summary` 
to print a summary of the fitted model, `predict` to make predictions on new 
data, and `write.ml`/`read.ml` to save/load fitted models.
     
    -SparkR supports a subset of R formula operators for model fitting, 
including ‘~’, ‘.’, ‘:’, ‘+’, and ‘-‘. We use linear 
regression as an example.
    +SparkR supports a subset of R formula operators for model fitting, 
including ???~???, ???.???, ???:???, ???+???, and ???-???. We use linear 
regression as an example.
    --- End diff --
    
    why ??? 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to