Is regression a good method for prediction when a variable is dependent on multiple attributes each having seasonal variations
Is regression a good method for prediction when a variable is dependent on multiple attributes each having seasonal variations — For simple or multiple regression, you can’t directly conduct regression method for your data, since one of the assumption for simple/multiple regression is independent variable should not have multicolinearity among them. Maybe you can …