Loop to create multiple lme models, where each column is a different explanatory variable, and also loop through years (rolling window)
In the outer loop, I create a formula for the fixed effects of my model, looping through columns (each column is an independant variable).