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.
Este ejercicio forma parte del curso
Manipulating Time Series Data in R
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
