How can I find evidence that a independent variable has a non-linear relationship with the dependent variable? Can I possibly achieve this by squaring all the independent variables and estimate a model containing both the squared variables and the original variables and then if the coefficients on the squared variables are a value close to 0, then we can assume that the variable has no non-linear relationship with the dependent variable?
Also, how can I find what the effect of using the logs of both the dependent and independent variables in the above case will do? Wouldn't the estimate the model be not valid as it contains multicollinearity? So is would it be more appropriate if I remove the linear terms and just estimate the model using the logs of the squared variables?