A little background on the project before I get to the details. I'm working with a list of ~50 countries with data for somewhere between 40 and 60 years per country. I've been able to set up a loop for an individual country which tries out various values of a variable (named DELTA in the code) and logs results.A little background on the project before I get