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 exercício faz parte do curso
Manipulating Time Series Data in R
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
