2021年1月17日星期日

h2o GLM R Dipersion parameter

Is there a way to extract the dispersion parameter (also called phi) from an h2o glm object?

In standard R this can va achieved by doing

summary(glm_object)$dispersion  

Is it possible to achieve the same with an h2o GLM object?

Thank you

https://stackoverflow.com/questions/65766697/h2o-glm-r-dipersion-parameter January 18, 2021 at 06:34AM

没有评论:

发表评论