Skip to content
Prev 56142 / 398503 Next

Issue with predict() for glm models

John Fox wrote:

            
John,

note that I used glm(y ~ .) (the dot!),
because the names are automatically chosen to be X.1 and X.2, hence you 
cannot use "X" in the formula in this case ...

Best,
Uwe