I have a large time-series array, say, Array (1 to 5000, 1 to 20). Column 1 has an index number starting at 1, column 2 has the incrementing date. Column 10 has a data series and Column 11 has the natural log LN() of Column 10.
For each row (ignoring the first few rows where I test for...