Hi there, I just want to flag that there could be a problem in forecasting sspace models.
Initialising the 1-step ahead forecast with a smoothed state from estimation Eviews yields the smoothed foreacast for the state variables. That should not be the case.
Let me know your toughts about it.
Thanks
Search found 12 matches
- Mon May 05, 2025 5:14 am
- Forum: Estimation
- Topic: SSpace Forecasting with initial state
- Replies: 0
- Views: 81339
- Tue Oct 27, 2020 9:06 am
- Forum: Econometric Discussions
- Topic: Uncentered VIF in Smooth Threshold Model
- Replies: 0
- Views: 15582
Uncentered VIF in Smooth Threshold Model
Hi there, I did not find anything in the user manual on how to read the uncentered VIF in the coefficient diagnostic of a logistic smooth threshold model. would someone explain please?
thanks
S
thanks
S
- Wed Nov 27, 2019 8:28 am
- Forum: Programming
- Topic: Problem using @first and @last in setting the sample
- Replies: 4
- Views: 7667
Re: Problem using @first and @last in setting the sample
It's my bad. The trick works nicely. It's just what I was looking for.
Thanks a lot.
S.
Thanks a lot.
S.
- Wed Nov 27, 2019 7:56 am
- Forum: Programming
- Topic: Problem using @first and @last in setting the sample
- Replies: 4
- Views: 7667
Re: Problem using @first and @last in setting the sample
It is correct but the guide gives wrong informations regarding the output of the operator.
My aim here is to set the sample equal to the time interval spanned by a specific series.
is there any function that does the trick?
My aim here is to set the sample equal to the time interval spanned by a specific series.
is there any function that does the trick?
- Wed Nov 27, 2019 5:02 am
- Forum: Programming
- Topic: Problem using @first and @last in setting the sample
- Replies: 4
- Views: 7667
Problem using @first and @last in setting the sample
Hi there, I have a problem using the function @first and @last. Here is what I expected to get from these operators, it is an excerpt from the eviews guide: Series Data Members String values @first string containing the date or observation number of the first non-NA observation of the series. In a p...
- Thu Nov 07, 2019 3:47 am
- Forum: Estimation
- Topic: Imposing parameter restrictions on state sapce models
- Replies: 2
- Views: 7908
Re: Imposing parameter restrictions on state sapce models
Thanks a lot Glenn. Always very helpful.
S.
S.
- Fri Oct 18, 2019 4:57 am
- Forum: Estimation
- Topic: Imposing parameter restrictions on state sapce models
- Replies: 2
- Views: 7908
Imposing parameter restrictions on state sapce models
Hi to everyone, I'm trying to estimate a quite complex state space model and I've found problems of convergence in the estimation process that could be tackled restricting the value some of the parameters range. Is it possible to impose restrictions of this kind in a SSpace object? 0<x<1 . Thanks a ...
- Wed Dec 19, 2018 8:43 am
- Forum: Estimation
- Topic: Correlation errors in state space models
- Replies: 5
- Views: 7394
Re: Correlation errors in state space models
Thank you Glenn you're deadly right. when it is written down it seems obvious. the example you provvided is very effective and I strongly suggest to add it to the next user guide. thanks so much Glenn. If I may I would put another question to you that is, I guess, of interest for many eviews users. ...
- Fri Dec 14, 2018 4:23 am
- Forum: Estimation
- Topic: Correlation errors in state space models
- Replies: 5
- Views: 7394
Re: Correlation errors in state space models
Thanks Glen for your reply and forgive me for the delay (I did not receive a notification of your reply). I think that the user guide should provvide an example on how to implement what is stated regarding the modelling of the contemporaneous correlation. I don't get what you mean for being more spe...
- Fri Nov 02, 2018 3:48 am
- Forum: Estimation
- Topic: Correlation errors in state space models
- Replies: 5
- Views: 7394
Re: Correlation errors in state space models
I've tried this and it seems to work..... but not sure it is doing what I'm thinking... @SIGNAL gdpyoy=c(50)*gdpyoy(-1)+c(51)*gdpyoy(-2)+(1-c(50)-c(51))*sv1+[ename = e1] @state sv1 = sv1(-1)+ [ename = e2] @state sv2=sv1(-1) @state sv3 = sv2(-1)+[ename = e3] I've imposed the same variance for e2 and ...
- Fri Nov 02, 2018 2:28 am
- Forum: Estimation
- Topic: Correlation errors in state space models
- Replies: 5
- Views: 7394
Correlation errors in state space models
Dear all, I'm having some problems trying to write a sspace object. I would like to model the contemporaneous correlation between the errors of the state and signal equations. I read from eviews manual that "to allow for correlation in the contemporaneous states and signals in time t, you will ...
- Tue May 19, 2015 1:46 am
- Forum: Bug Reports
- Topic: Sspace crash
- Replies: 7
- Views: 7749
Re: Sspace crash
Hi everyone, the estimations of the SS models are troublesome: i.e. high instability of the results, program crashes. the same program does not show these problems with Eviews8. The new version (Eviews9X64 - 8 May) has had a very difficult start. I'm worried and a little bit disappointed.
