Re: [R] Need help interpreting the logit regression function

2012-01-15 Thread cberry
Rohit Pandey writes: > Hello R community, > > I have a question about the logistic regression function. > Specifically, when the predictor variable has not just 0's and 1's, > but also fractional values (between zero and one). I get a warning > when I use the "glm(formula = ... , family = binomia

[R] Need help interpreting the logit regression function

2012-01-15 Thread Rohit Pandey
Hello R community, I have a question about the logistic regression function. Specifically, when the predictor variable has not just 0's and 1's, but also fractional values (between zero and one). I get a warning when I use the "glm(formula = ... , family = binomial(link = "logit"))" which says: "