cdbale / Privacy-and-Forecasting-Empirical

1 stars 0 forks source link

Manual Coding for SES vs. Package #1

Closed cdbale closed 2 years ago

cdbale commented 2 years ago

@mattschneids In your paper with Jinwook, you manually code the exponential smoothing models since the R package updates the initial level, trends, and seasonalities in every time period.

I assume using a package for this empirical paper poses no issue since we are only focused on the accuracy of the forecasts?

mattschneids commented 2 years ago

Correct. Off the shelf great forecasting models

On Monday, February 7, 2022, cdbale @.***> wrote:

@mattschneids https://github.com/mattschneids In your paper with Jinwook, you manually code the exponential smoothing models since the R package updates the initial level, trends, and seasonalities in every time period.

I assume using a package for this empirical paper poses no issue since we are only focused on the accuracy of the forecasts?

— Reply to this email directly, view it on GitHub https://github.com/cdbale/Privacy-and-Forecasting-Empirical/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXTXOEWUSGVEUADYVQRQ543U2AHXFANCNFSM5NYI2JDA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

cdbale commented 2 years ago

Question resolved.