Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-11668

R style summary stats in GLM package SparkR

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 1.5.0, 1.5.1
    • None
    • SparkR
    • LINUX
      WINDOWS
      MAC

    • Important

    Description

      In the current GLM module in R the `summary(model)` function call will only return the values of the coefficients however in the actual R GLM module, the function also returns the std. err, z score, p-value and confidence intervals for the coefficients as well as some model based statistics like R-squared values, AIC, BIC etc.

      Another inspiration for adding these metrics can be using the format of python statsmodels package described here: http://statsmodels.sourceforge.net/devel/examples/notebooks/generated/formulas.html

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              shubhanshumishra@gmail.com Shubhanshu Mishra
              Shivram Mani Shivram Mani
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: