tidyverts / fable

Tidy time series forecasting
https://fable.tidyverts.org
GNU General Public License v3.0
565 stars 66 forks source link

Add optional weights to TSLM #196

Open robjhyndman opened 5 years ago

robjhyndman commented 5 years ago

See https://community.rstudio.com/t/interpolate-time-series-using-weighted-loess/38704 for a use-case.

qdread commented 3 years ago

Hi, is there any progress on implementing this? I am very interested in this feature. If not, is there a comparable feature in the forecast package?