You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Shivaram Venkataraman (JIRA)" <ji...@apache.org> on 2015/09/25 20:56:04 UTC

[jira] [Resolved] (SPARK-10760) SparkR glm: the documentation in examples - family argument is missing

     [ https://issues.apache.org/jira/browse/SPARK-10760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shivaram Venkataraman resolved SPARK-10760.
-------------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

Issue resolved by pull request 8870
[https://github.com/apache/spark/pull/8870]

> SparkR glm: the documentation in examples - family argument is missing
> ----------------------------------------------------------------------
>
>                 Key: SPARK-10760
>                 URL: https://issues.apache.org/jira/browse/SPARK-10760
>             Project: Spark
>          Issue Type: Documentation
>          Components: SparkR
>            Reporter: Narine Kokhlikyan
>            Priority: Minor
>             Fix For: 1.6.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Hi everyone,
> Since the family argument is required for the glm function, the execution of:
> model <- glm(Sepal_Length ~ Sepal_Width, df) 
> is failing.
> I've fixed the documentation by adding the family argument and also added the summay(model) which will show the coefficients for the model. 
> Thanks,
> Narine



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org