Auto-correlation in multi-linear regression model with time-dependent variable
Hi all, I'm trying to generate a multi-linear regression model on a study that spanned many weeks. One of the factors is cell age and this does seem to have a significant effect on the response. When looking at Residuals vs Row plot and performing Durbin-Watson test, it looks like the data are not independent (i.e. auto-correlation exists). However, since cell age is a time-dependent factor, would...