[
https://issues.apache.org/jira/browse/SPARK-10760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14903113#comment-14903113
]
Apache Spark commented on SPARK-10760:
--------------------------------------
User 'NarineK' has created a pull request for this issue:
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
> 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: [email protected]
For additional commands, e-mail: [email protected]