gen.glm.model | R Documentation |
function to generate models using GLM
gen.glm.model(y, family = Gamma(link = "log"))
y |
vector containing the data to fit |
family |
family to use in the GLM method |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.