Search found 14 matches
- Fri Feb 23, 2024 5:08 am
- Forum: Estimation
- Topic: Seasonal adjustment with national calendar
- Replies: 4
- Views: 46048
Seasonal adjustment with national calendar
Is it possible to seasonally adjust a time series in Eviews but using the national calendar (i.e. specific number of working days, specific national holidays)?
- Thu Feb 15, 2024 2:37 am
- Forum: Data Manipulation
- Topic: Eviews 13 much slower than Eviews 11
- Replies: 2
- Views: 38825
Re: Eviews 13 much slower than Eviews 11
Yes, it solved the issue.
Thanks,
KJ
Thanks,
KJ
- Wed Feb 14, 2024 6:23 am
- Forum: Data Manipulation
- Topic: Eviews 13 much slower than Eviews 11
- Replies: 2
- Views: 38825
Eviews 13 much slower than Eviews 11
I've recently switched from Eviews 11 to Eviews 13 The execution of the following line of code is much, much slower on Eviews 13 than on Eviews 11: wfsave(type=excelxml,mode=o) OUTPUT_Q.xlsx @keep output @smpl 2023 2025 I'm talking a minute vs a second... The size of the file (2KB) is not likely the...
- Tue Jan 09, 2024 1:01 am
- Forum: Bug Reports
- Topic: Eviews 13 error with wfrefresh
- Replies: 9
- Views: 37003
Re: Eviews 13 error with wfrefresh
The new patch seems to fix the issue.
Once again, many thanks for your help.
Once again, many thanks for your help.
- Mon Jan 08, 2024 7:59 am
- Forum: Bug Reports
- Topic: Eviews 13 error with wfrefresh
- Replies: 9
- Views: 37003
Re: Eviews 13 error with wfrefresh
It seems that the issue is more complicated than that. If we use a more extensive code (i.e. having more lines than just "wfrefresh"), the wfrefresh instruction forces the whole code/program to run again. So this is not just a problem of reopening the workfile window a few times, but a cod...
- Wed Dec 27, 2023 3:04 am
- Forum: Bug Reports
- Topic: Eviews 13 error with wfrefresh
- Replies: 9
- Views: 37003
Re: Eviews 13 error with wfrefresh
Thanks! That solved the issue for now
- Thu Dec 21, 2023 7:44 am
- Forum: Bug Reports
- Topic: Eviews 13 error with wfrefresh
- Replies: 9
- Views: 37003
Re: Eviews 13 error with wfrefresh
OK, I've just sent you the e-mail.
Thanks
Thanks
- Wed Dec 20, 2023 8:07 am
- Forum: Bug Reports
- Topic: Eviews 13 error with wfrefresh
- Replies: 9
- Views: 37003
Re: Eviews 13 error with wfrefresh
I've checked - I have the latest Eviews build. Also, the same issue occurs for my colleague (in Eviews 13). The file is located on the network drive (S), maybe that is causing problems? However there are/were no problems in Eviews 11. There is no database. I'm using wfrefresh to refresh links to exc...
- Tue Dec 19, 2023 3:42 am
- Forum: Bug Reports
- Topic: Eviews 13 error with wfrefresh
- Replies: 9
- Views: 37003
Eviews 13 error with wfrefresh
I've just upadated to Eviews 13 form 11. The following code worked without any issues in the previous version. However, in Eviews 13 the "wfrefresh" line reopens the original file three times. So, at the end I have four separate (but the same) workfiles opened. Is it a bug? Is there any qu...
- Tue Nov 29, 2016 7:38 am
- Forum: Estimation
- Topic: Seasonal adjustment custom calendar
- Replies: 0
- Views: 4147
Seasonal adjustment custom calendar
Hi,
I would like to perform seasonal and calendar adjustment of a time series with TRAMO/SEATS.
I would like to use the information about the number of working days in each month but using the Polish calendar (I have such time series prepared).
How to do it?
I would like to perform seasonal and calendar adjustment of a time series with TRAMO/SEATS.
I would like to use the information about the number of working days in each month but using the Polish calendar (I have such time series prepared).
How to do it?
- Wed Sep 07, 2016 2:36 am
- Forum: General Information and Tips and Tricks
- Topic: What is the ~f1 file?
- Replies: 4
- Views: 12630
What is the ~f1 file?
Hi,
why eviews creates files with ~f1 extension? Do I need them? For large wf1 files it doubles the space I need on my hard drive?
Can I tur off the creation of ~f1 files?
Thanks,
KJ
why eviews creates files with ~f1 extension? Do I need them? For large wf1 files it doubles the space I need on my hard drive?
Can I tur off the creation of ~f1 files?
Thanks,
KJ
- Mon Aug 22, 2016 2:17 pm
- Forum: Data Manipulation
- Topic: multiple matrix copy data
- Replies: 1
- Views: 3225
multiple matrix copy data
Hi, I have 6 matrices in my workfile with names (a1, a2, ..., a5, and b). Matrices a1-a5 contain data, b is empty Let's assume: svector x= @wsplit("a1 a2 a3 a4 a5") I would like to create a loop on x so I can copy some elements of matrices a1-a5 (but referencing x, not a1-a5 directly) into...
- Wed Mar 25, 2015 3:22 am
- Forum: Estimation
- Topic: Impulse response in multi-equation model
- Replies: 1
- Views: 4373
Impulse response in multi-equation model
Hi Everyone, I have a large multi-equation model. Not VAR, just OLS regression equations and identities put together as model. I would like to plot sth similar to an impulse reaction function in VAR. On X-axis I would have time, and on Y-axis a change of particular variable in response to a shock of...
- Wed Feb 06, 2013 4:44 pm
- Forum: Data Manipulation
- Topic: Frequency conversion
- Replies: 1
- Views: 2909
Frequency conversion
I am interested in frequency conversion(from low to high) using quadratic average match. Particulary quarterly data to monthly.
I would like to replicate the results from eviews in excel.
Do you have the formulas, VBA code or any other form of algorithm to implement this conversion in excel?
I would like to replicate the results from eviews in excel.
Do you have the formulas, VBA code or any other form of algorithm to implement this conversion in excel?
