python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Automatic ETS from fable package in R does not provide the model with the lowest Information Criteria (AIC, BIC and AICc)
Using the classic shampoo dataset from fpp2 I tried to fit an automatic ets model. This led me to an ETS(A,A,N) framework with aic = 441.0668, bic = 448.9844 and AICc = 443.0668. Nevertheless when usi...
Andre Gutierrez
Votes: 0
Answers: 1
Error while Plotting the Cross correlation values using astsa package in R
The dataset I have is a weekly data with one dependent and Independent variable with One grouping Variable(which is the Key variable).
I'm able to get the cross-correlation values between Dep. & I...

Arvind Menon
Votes: 0
Answers: 1
Forecasting in R using one grouping variable
I'm trying to forecast the year-month data with one grouping variable which is "Actual Delivery location". I'm using ARIMA from Fable package for the forecasting but i'm getting the followin...

Arvind Menon
Votes: 0
Answers: 1