Cal

Cal Buelo

Aquatic Ecosystems, Algal Blooms, Data Science

Cal Buelo

Testing, testing, 1, 2, 3…

Here’s some R code and a figure:

par(mfrow=c(2,1), mar=c(4,4,1,1))
plot(lynx, main = "Canadian Lynx Trappings", lwd=2)
acf(lynx)