Hi all,

I'm a student who are working on a data analysis project with sparkR.

I found out that GLM (generalized linear model) only supports two types of
distribution,  "gaussian" and  "binomial". 
However, our project is requiring the "poisson" distribution. Meanwhile, I
found out that sparkR was supporting "poisson"before but now this function
is closed. https://issues.apache.org/jira/browse/SPARK-12566
<https://issues.apache.org/jira/browse/SPARK-12566>  

Is there any approaches that I can use the previous official package of
poisson distribution in SparkR instead?

Thank you very much!





--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/SparkR-glm-model-tp27134.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to