Search found 2 matches

by Ogi
Thu Jun 16, 2022 10:18 pm
Forum: Estimation
Topic: could not replicate the "Final State" in a state-space object
Replies: 1
Views: 3977

Re: could not replicate the "Final State" in a state-space object

I'm not sure why it happens, but the following commands may help you. vector(2) final_state final_state = ss_arma21.@final_state final_state.sheet Also, I found the following description. https://www.eviews.com/help/helpintro.html#page/content%2Fsspacecmd-Sspace.html%23 State and Signal Results The ...
by Ogi
Tue Jun 08, 2021 7:38 pm
Forum: Programming
Topic: Rolling forefasting evaluation
Replies: 2
Views: 12530

Re: Rolling forefasting evaluation

I'm not too confident, but I think I can point out two things. First, you store the forecasts in "price_nordf", not in "pricef". Second, the "!RMSE"(!THEIL) is just a new control variable; it is not related to the predefined vector, "RMSE"(THEIL). So my sugges...

Go to advanced search