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
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:
"
2 matches
Mail list logo