stl
stl copied to clipboard
package stl implements seasonal-trend decomposition by LOESS.
Results
1
stl issues
Sort by
recently updated
recently updated
newest added
Hi, I'm trying to use this library, but I must be misunderstanding something. I'm getting weird seasonal and residual series from `Decompose`. I have a weekly time series that decomposes...