Hallo
How can do this by program?
Search found 6 matches
- Wed May 17, 2017 7:46 am
- Forum: Estimation
- Topic: simple exponential smoothing (se)
- Replies: 7
- Views: 6682
- Mon May 15, 2017 1:09 am
- Forum: Estimation
- Topic: simple exponential smoothing (se)
- Replies: 7
- Views: 6682
Re: simple exponential smoothing (se)
Hello.
It's possible to generate (se) via program.
It's possible to generate (se) via program.
- Sat May 13, 2017 1:54 pm
- Forum: Estimation
- Topic: simple exponential smoothing (se)
- Replies: 7
- Views: 6682
Re: simple exponential smoothing (se)
Since ETS does not provide SEs, i can not tell you how to do it in another way
.
Take this as a suggestion.
Best Samia.
Take this as a suggestion.
Best Samia.
- Sat May 13, 2017 1:15 pm
- Forum: Estimation
- Topic: simple exponential smoothing (se)
- Replies: 7
- Views: 6682
Re: simple exponential smoothing (se)
To tell you my best model is: Model: M,N,M - Multiplicative Error, No Trend, Multiplicative Season (Auto E=*, T=*, S=*), and in my workfile there is four series:
y_sm, y_l, y_s, y_t.
l: level
t: trend
s: seas
i would like to do this: plot y y_sm y_sm+2*y_se y_sm-2*y_se
But i can't find this :
y_sm, y_l, y_s, y_t.
l: level
t: trend
s: seas
i would like to do this: plot y y_sm y_sm+2*y_se y_sm-2*y_se
But i can't find this :
- Fri May 12, 2017 2:45 pm
- Forum: Estimation
- Topic: simple exponential smoothing (se)
- Replies: 7
- Views: 6682
Re: simple exponential smoothing (se)
I'm asking about how generate standard error (se), are there a solution to do this automatically, like forecasting in ARMA.
- Thu May 11, 2017 8:57 am
- Forum: Estimation
- Topic: simple exponential smoothing (se)
- Replies: 7
- Views: 6682
simple exponential smoothing (se)
Hello I'm student in second year, i have estimate some models by simple exponential smoothing: single and double and Holt-Winters Additive for my different data. and i have make forecasting, for here no problem for me. So, how can calculate the yf+2*y_se & yf-2*y_se the two standard error bands,...
