Narine Kokhlikyan created SPARK-10760:
-----------------------------------------
Summary: 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
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]