Linear regression like OLS is a linear model. You can do better by using ridge,lasso, robust etc... one thing that I have learned from a member on this board that has helped me out is, try and get your dependent variable IID(independent and identically distributed) and make sure your independent...