tidyverts / feasts

Feature Extraction And Statistics for Time Series
https://feasts.tidyverts.org/
291 stars 23 forks source link

Allows plotting regular and innovation residuals #129

Closed ShanikaLW closed 3 years ago

mitchelloharawild commented 3 years ago

Thanks for the PR. I've rewritten this to avoid use of augment() which can be slower than the residuals() method.