Rolling windows versus aggregation
In time series analysis, there are two key methods for finding the overall trends in a dataset: aggregation and rolling windows. Both methods have advantages and disadvantages, depending on the type of data you have and what your intended use case might be.
In this exercise, you'll categorize different descriptions and uses for either aggregation or rolling windows, and place it into the relevant category.
Diese Übung ist Teil des Kurses
Manipulating Time Series Data in R
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
