Skip to content
Prev 14159 / 398503 Next

What kind of test in summary(glm)?

Hello R Users,

when I use summary(glm) for a logistic regression model with logit as link
function I get one column "z value". What kind of test does R use? (I would
have expected a t-test).

Thanks, Anne