[R] Prediction from a rank deficient fit may be misleading
Michael Artz
michaeleartz at gmail.com
Thu Mar 10 17:08:45 CET 2016
HI all,
I have the following error -
> resultVector <- predict(logitregressmodel, dataset1, type='response')
Warning message:
In predict.lm(object, newdata, se.fit, scale = 1, type = ifelse(type == :
prediction from a rank-deficient fit may be misleading
I have seen on internet that there may be some collinearity in the data and
this is causing that. How can I be sure?
Thanks
[[alternative HTML version deleted]]
More information about the R-help
mailing list