I am using a Box-Tidwell test in R to test for a linear relationship between the independent variables and log odds? But the output rendered "Warning message: In summary.lm(object, ...) :essentially perfect fit: summary may be unreliable" So,how to handle it ?enter image description here
Asked
Active
Viewed 41 times
0
-
1It's easier to help you if you include a simple [reproducible example](https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example) with sample input and desired output that can be used to test and verify possible solutions. Please do not post images of data or code. It makes it harder to search and copy the info. – MrFlick Oct 31 '21 at 07:13