Search found 101 matches

by maragloria
Mon Dec 04, 2023 9:18 am
Forum: Bug Reports
Topic: Eviews 12 crashes when using Help -> Quick help reference menu
Replies: 2
Views: 3301

Re: Eviews 12 crashes when using Help -> Quick help reference menu

Hi,

Just a follow-up, Eviews is also crashing when I try to freeze graphs.

Would somebody help me with these crashes ?

Thanks!
by maragloria
Thu Nov 30, 2023 7:48 am
Forum: Bug Reports
Topic: Eviews 12 crashes when using Help -> Quick help reference menu
Replies: 2
Views: 3301

Eviews 12 crashes when using Help -> Quick help reference menu

Hi there,

I'm using Eviews 12, Entreprise edition (18/10/2023 patch installed). It crashes everytime I try to use the Quick Help Reference in the Help menu (see image attached).

Thanks!
by maragloria
Thu Oct 12, 2023 3:44 pm
Forum: Programming
Topic: Merging series - backward from an unspecified date
Replies: 4
Views: 4795

Re: Merging series - backward from an unspecified date

Quite simple! Thank you for the suggestion. I've implemented it in a for loop for the remaining countries. The backward filling (staring from later date and moving back up to first date) proved a bit more challenging. I've implemented with a while loop: smpl @all series cg_{%country}_{%pays} = {%1}_...
by maragloria
Thu Oct 12, 2023 8:46 am
Forum: Programming
Topic: Merging series - backward from an unspecified date
Replies: 4
Views: 4795

Re: Merging series - backward from an unspecified date

Thanks for the quick reply, Gareth. Please find a sample wf attached. I've grouped the series I would like to merge for China and Chile as an example. It contains stock of reserves (% GDP) for a few countries, from two different sources. For China, the series cg_rsrvsa_chn starts only in 2004Q4. I w...
by maragloria
Thu Oct 12, 2023 7:17 am
Forum: Programming
Topic: Merging series - backward from an unspecified date
Replies: 4
Views: 4795

Merging series - backward from an unspecified date

Hi there, I would like to merge two series, backward from an unspecified date. The first series have missing observations up to a date that can vary per country and variable. I would like to backfill these observations based on the rate of change of a 2nd series. The difficulty for me lies in gettin...
by maragloria
Mon Nov 22, 2021 10:57 am
Forum: Programming
Topic: wfopen(type=odbc): data being unstacked as string
Replies: 9
Views: 17106

Re: wfopen(type=odbc): data being unstacked as string

Wow, awesome! Very handy indeed! Thanks very much for the help.
by maragloria
Thu Nov 18, 2021 4:01 pm
Forum: Programming
Topic: wfopen(type=odbc): data being unstacked as string
Replies: 9
Views: 17106

Re: wfopen(type=odbc): data being unstacked as string

Hello Gareth, I'll try to make it more clear. In the page Zap_cg I got stacked qtly data in "datavalue". I'm unstacking into a new q page (not shown in the file I've sent), using "serie_name" as the id: pageunstack(page=q,namepat =*_?) serie_name start_date @ datavalue In the pag...
by maragloria
Thu Nov 18, 2021 11:12 am
Forum: Programming
Topic: wfopen(type=odbc): data being unstacked as string
Replies: 9
Views: 17106

Re: wfopen(type=odbc): data being unstacked as string

Hello Gareth, Thanks for your reply. I'm a bit loss on how to use setattr on stacked data. Could you take a look at my file and tell me how for instance to add the alpha values "target_desc" to the attribute "display name" for each country series? The series id are in "serie...
by maragloria
Mon Nov 15, 2021 9:56 am
Forum: Programming
Topic: wfopen(type=odbc): data being unstacked as string
Replies: 9
Views: 17106

Re: wfopen(type=odbc): data being unstacked as string

Hello Gareth, I got a follow-up question: how can I add metadata to the series' fields "display name" and "description" when the data is unstacked? The metadata are available in the workfile as string (stacked). Please find the code I'm working with below. Many thanks, Mara %QUER...
by maragloria
Tue Jun 08, 2021 6:46 am
Forum: Programming
Topic: wfopen(type=odbc): data being unstacked as string
Replies: 9
Views: 17106

Re: wfopen(type=odbc): data being unstacked as string

Thank you Gareth! It works.
by maragloria
Tue Jun 01, 2021 12:49 pm
Forum: Programming
Topic: wfopen(type=odbc): data being unstacked as string
Replies: 9
Views: 17106

wfopen(type=odbc): data being unstacked as string

Hello, I'm trying to unstack a dataset from SQL, but the data remains a string (instead of a "time series") when I use the unstack command. Could you please take a look on my code? I've attached the workfile and the code follows here: wfopen(type=odbc, timeout=400, wf=temp) zap_beta {%QUER...
by maragloria
Mon Dec 21, 2020 9:12 am
Forum: Estimation
Topic: DOLS with a restricted coefficient
Replies: 2
Views: 4429

Re: DOLS with a restricted coefficient

It works. Thank you!
by maragloria
Fri Dec 18, 2020 9:26 am
Forum: Estimation
Topic: DOLS with a restricted coefficient
Replies: 2
Views: 4429

DOLS with a restricted coefficient

Hi there, I'm trying to estimate a equation with a coefficient restricted to 1 (X1 below). In OLS, I'm doing: Y = X1 + C(2)* X2 + C(3)*X3 + C(1) In VECM, I use the "VECM restrictions" box to set B(1,1)=1, B(1,2)=-1 How could I set X1 to 1 using DOLS (or FMOLS)? If I use the same specificat...
by maragloria
Wed Mar 18, 2020 7:09 am
Forum: Bug Reports
Topic: Eviews 11 crash with pagesave (excel)
Replies: 1
Views: 6929

Eviews 11 crash with pagesave (excel)

Hi there,

Eviews 11 is crashing upon running the command pagesave(type=excel, mode=update). This was not happening with Eviews 9 (version I was using before).

I'm now using Eviews 11 with 16/03/2020 patch.

Let me know if I need to send you anything (workfile, program, ...)

Many thanks,

Mara

Go to advanced search