13.8 NEON EFI Aquatics Challenge

The data for the aquatics challenge comes from a NEON site at Lake Barco (Florida). More about the data and challenge is here and the Github repository for getting all the necessary data is here.

We pulled in the data with the code from the challenge and saved the data for Lake Barco in the atsalibrary package. See ?neon_barc for more details.

data(neon_barc, package = "atsalibrary")

Familiarize yourself with the oxygen and temperature data from Lake Barco by looking at neon_barc.

Question: what sort of models do you think would be good candidates for forecasting?