Skip to content
  • Yanbo Liang's avatar
    e222d758
    [SPARK-11684][R][ML][DOC] Update SparkR glm API doc, user guide and example codes · e222d758
    Yanbo Liang authored
    This PR includes:
    * Update SparkR:::glm, SparkR:::summary API docs.
    * Update SparkR machine learning user guide and example codes to show:
      * supporting feature interaction in R formula.
      * summary for gaussian GLM model.
      * coefficients for binomial GLM model.
    
    mengxr
    
    Author: Yanbo Liang <ybliang8@gmail.com>
    
    Closes #9727 from yanboliang/spark-11684.
    e222d758
    [SPARK-11684][R][ML][DOC] Update SparkR glm API doc, user guide and example codes
    Yanbo Liang authored
    This PR includes:
    * Update SparkR:::glm, SparkR:::summary API docs.
    * Update SparkR machine learning user guide and example codes to show:
      * supporting feature interaction in R formula.
      * summary for gaussian GLM model.
      * coefficients for binomial GLM model.
    
    mengxr
    
    Author: Yanbo Liang <ybliang8@gmail.com>
    
    Closes #9727 from yanboliang/spark-11684.
Loading