thank you very much for your suggestion. This is a very nice alternative and it works :)
However I still wonder whether one can use @functions with replacement variables in the described way in general in Eviews. (e.g. when the desired value does not appear in the results table)
Search found 4 matches
- Fri Aug 14, 2009 5:05 am
- Forum: Programming
- Topic: Information criterion in a loop
- Replies: 4
- Views: 5770
- Thu Aug 13, 2009 4:48 am
- Forum: Programming
- Topic: Information criterion in a loop
- Replies: 4
- Views: 5770
Information criterion in a loop
Hi I want to obtain the AIC, SIC and HQ value for an estimated equation using a replacement variable in a for-next loop: for %crit "@aic" "@schwarz" "@hq" equation eq_ar.ls y c ar(1) ar(2) scalar test_{%crit} = eq_ar.{%crit} next Unfortunately, this doesn't work. I also...
- Thu Aug 13, 2009 4:15 am
- Forum: Programming
- Topic: HP Filter Cycle Series
- Replies: 2
- Views: 4198
Re: HP Filter Cycle Series
thank you very much for the quick and helpful replies
- Wed Aug 12, 2009 4:50 am
- Forum: Programming
- Topic: HP Filter Cycle Series
- Replies: 2
- Views: 4198
HP Filter Cycle Series
Hi all I have a question about the application of the HP Filter on a series. When entering... Series.hpf(lambda=1600) Series_HP_tr ..I will get the smooth trend. How do I get (and store) the cycle series within the code? It is possible via the menu but I could not find it the command reference manua...
