business-science / sweep

Extending broom for time series forecasting
https://business-science.github.io/sweep/
155 stars 31 forks source link

Updated sw_tidy_decomp.stl/stlm #8

Closed robjhyndman closed 6 years ago

robjhyndman commented 6 years ago

This should work for both forecast v8.2 and v8.3. You might like to make sw_tidy_decomp.stl() the default as it should work with most decompositions now.

codecov[bot] commented 6 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   87.54%   87.54%           
=======================================
  Files          16       16           
  Lines         602      602           
=======================================
  Hits          527      527           
  Misses         75       75
Impacted Files Coverage Δ
R/tidiers_stl.R 60.86% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 974dcf8...ff9f694. Read the comment docs.