<t>- make sure you have enough samples given the number of independent vars you have in your regression - your window size should be bigger the more X's you put in.- i usually sweep various window sizes to find the optimal one - yes, it's a form of overfitting- lastly, make sure your sweep window lo...