Search found 7 matches
- Fri Mar 24, 2023 2:12 am
- Forum: Programming
- Topic: Models and groups
- Replies: 6
- Views: 15363
Re: Models and groups
One additional (and I hope last) problem. I have created a code but it runs very, very slow. I have been trying to understand why, but I have been unable to. Could you help me? This is the loop part, which is the part in which the program is very low. In case that is necessary I can provide more. sc...
- Fri Mar 24, 2023 12:25 am
- Forum: Programming
- Topic: Models and groups
- Replies: 6
- Views: 15363
Re: Models and groups
Thank you!
- Thu Mar 23, 2023 1:01 am
- Forum: Programming
- Topic: Models and groups
- Replies: 6
- Views: 15363
Re: Models and groups
Hi Gareth. I'll try. I would to like to replicate a variable akin to the net of Hamilton. That is, if x is my variable, the code for Eviews would be something similar to: group mygroup x(-1) x(-2)... series net = @recode(x-@rmax(mygroup)>0,x-@rmax(mygroup),0) I do not have a problem with this (I hav...
- Wed Mar 22, 2023 1:56 am
- Forum: Programming
- Topic: Models and groups
- Replies: 6
- Views: 15363
Models and groups
Dear all,
I am trying to build a model with some variables.
Then, inside the model, I would like to create the maximum of the lags of one of the variables. However, @rmax only works with groups and in the model objects groups are not allowed. I am stuck right now. Could you help me?
Thanks
I am trying to build a model with some variables.
Then, inside the model, I would like to create the maximum of the lags of one of the variables. However, @rmax only works with groups and in the model objects groups are not allowed. I am stuck right now. Could you help me?
Thanks
- Tue Aug 09, 2022 12:03 pm
- Forum: Add-in Support
- Topic: Time varying SVAR
- Replies: 118
- Views: 777540
Re: Time varying SVAR
Thank you Dalila!
- Fri Aug 05, 2022 3:30 am
- Forum: Add-in Support
- Topic: Time varying SVAR
- Replies: 118
- Views: 777540
Re: Time varying SVAR
Thank you Dalila!
I used the add-in on the example (primiceri) and it worked! However, it only displays the figures. Is there any way of obtaining the series that those figures are plotting?
Best regards
I used the add-in on the example (primiceri) and it worked! However, it only displays the figures. Is there any way of obtaining the series that those figures are plotting?
Best regards
- Wed Aug 03, 2022 3:59 am
- Forum: Add-in Support
- Topic: Time varying SVAR
- Replies: 118
- Views: 777540
Re: Time varying SVAR
Hello,
I have found a problem when trying to use the add-inn: "error 127 in encrypted program". Could you kindly tell what is the issue? It happens when I use the command or the menu.
Best regards
I have found a problem when trying to use the add-inn: "error 127 in encrypted program". Could you kindly tell what is the issue? It happens when I use the command or the menu.
Best regards
