Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the antidiabetic drug sales time series which can be loaded using the following code snippet. diabetes a. Fit the following exponential smoothing models

image text in transcribed

Consider the antidiabetic drug sales time series which can be loaded using the following code snippet. diabetes a. Fit the following exponential smoothing models on the entire time series: Holt-Winters with multiplicative noise and seasonality, Holt-Winters with a log transformation, with additive noise and seasonality, Holt-Winters with multiplicative noise and seasonality, and damping. b. Make ACF plots for the innovation residuals of these three models. What can you say about stationarity of the residuals from the plot? c. Calculate the p-value from a Ljung-Box test on the residuals with lag h = 8. What can you say about the stationarity of the residuals from the p-value? What does this mean about the model? d. Perform time series cross-validation for the three methods, using init = 50 and .step 10, and with the forecast horizon h 4. Which method has the best RMSSE? How = = many data points is the error averaged over in total?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Numerical Analysis

Authors: Richard L. Burden, J. Douglas Faires

9th edition

538733519, 978-1133169338, 1133169333, 978-0538733519

More Books

Students also viewed these Mathematics questions

Question

Convert the given numeral to a numeral in base 10. 1110111 2

Answered: 1 week ago