Hi everyone!
Got a question. I'm analysing a time series with R and i'm not so familiar with these things.
I'm using the function "decompose" which it seems very practical and fast.
The documentation says that when it computes the trend uses a centered equally-weighted moving average filter. But... i didn't find/it doesn't tell how much the window is large, because i can't understand it from the plot, and i think that this is important.
Thank you!!