Skip to content
Prev 363702 / 398498 Next

GLM output problem

Embarrassing but that's true. I wrote 'binamial' instead of 'binomial'. I
tried now with the correct spelling and everything is ok, in fact.
Call:
glm(formula = model, family = binomial(link = logit))

Coefficients:
            Estimate Std. Error z value Pr(>|z|)
(Intercept) -18.5750    10.7646  -1.726   0.0844 .
x             5.0403     2.7757   1.816   0.0694 .
I(x^2)       -0.2845     0.1558  -1.826   0.0679 .



Thank you all.

Anderson Eduardo


2016-09-01 5:14 GMT-03:00 peter dalgaard <pdalgd at gmail.com>: