|
I'm a little confused. So, multicollinearity is a problem that can affect our
regression results when the independent variables are correlated with each
other. But many times, I see regression models like this:
y = B0 + B1 *Factor1 + B2 * (Factor1)^squared
So, wouldn't Factor 1 and (Factor 1)^squared be highly correlated, thus
resulting in a big collinearity problem? Any ideas why its ok here? Thanks.
--
View this message in context: http://www.nabble.com/Multicollinearity-confusion-tp18538040p18538040.html
Sent from the SPSSX Discussion mailing list archive at Nabble.com.
=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
|