Skip to content
Prev 131516 / 398502 Next

what actually a logistic regression fits

Dear all:
    I did the following because I was not sure what a logistic regression
fits ."small.glm" is a glm fit , setting the family to be binomial.
+  coef(small.glm)[i]*model.matrix(small.glm)[,i]->res[,i]
+ }
Therefore ,I am almost sure that what a logistic regression fits is
log(p/(1-p))~b0+b1*x.
Is that right? 
Regards,

-----
Best regards,
Bin Yue

*************
student for a Master program in South Botanical Garden , CAS