Skip to content
Prev 377360 / 398502 Next

Reporting binomial logistic regression from R results

Dear Jedi,
please use the source carefully. A and C are not statistically different 
at the 5% level, which can be inferred from glm output. Your last two 
wald.tests don't test what you want to, since your model contains an 
intercept term. You specified contrasts which tests A vs B-A, ie A- 
(B-A)==0 <-> 2*A-B==0 which is not intended I think. Have a look at 
?contr.treatment and re-read your source doc to get an idea what dummy 
coding and indicatr variables are about.

Cheers


Am 12.11.2018 um 02:07 schrieb Frodo Jedi: