Search found 18 matches

by BrsG
Mon Jul 05, 2021 6:17 am
Forum: Estimation
Topic: Recovering Structural Shocks in Long-run restricted SVARS
Replies: 2
Views: 11440

Re: Recovering Structural Shocks in Long-run restricted SVARS

Thanks, Matt, this was helpful, especially on 3), which in combination with the others created the confusion. I should have clarified in my question 1) that I had checked v.makeresids(struct, method=struct) x_r y_r z_r cov x_r y_r z_r ' Should be close to the identity matrix. and it worked. However ...
by BrsG
Fri Jul 02, 2021 12:50 am
Forum: Estimation
Topic: Recovering Structural Shocks in Long-run restricted SVARS
Replies: 2
Views: 11440

Recovering Structural Shocks in Long-run restricted SVARS

I have estimated a 3-variable SVAR (EViews 11, latest patch), with long-run restrictions on F in Psi* e = F u _y.append(svar) @VEC(F) = NA, NA, NA, 0, NA, NA, 0, 0, NA For the following note that u and e are related by S u = e , where S = A^(-1)B. Moreover, the underlying VAR is stable. The notation...
by BrsG
Fri Nov 14, 2014 7:27 am
Forum: Data Manipulation
Topic: stacked bar plus line graph
Replies: 26
Views: 99333

Re: stacked bar plus line graph

Any news on this?
by BrsG
Fri Nov 14, 2014 7:26 am
Forum: Programming
Topic: Calling external programs (other than R or Matlab)
Replies: 3
Views: 4815

Re: Calling external programs (other than R or Matlab)

Works. Many thanks.
by BrsG
Wed Oct 29, 2014 7:13 am
Forum: Programming
Topic: Calling external programs (other than R or Matlab)
Replies: 3
Views: 4815

Re: Calling external programs (other than R or Matlab)

I should have mentioned that the program I would like to use is a command line type program that runs under DOS.
by BrsG
Wed Oct 29, 2014 4:08 am
Forum: Programming
Topic: Calling external programs (other than R or Matlab)
Replies: 3
Views: 4815

Calling external programs (other than R or Matlab)

Hi there,

I would like to call/launch a simple exe (that fetches data from various sources) from within Eviews. No reference to functionality of that program - other than launching it - is required. Is there a way to do this?

Cheers
by BrsG
Wed Aug 20, 2014 4:27 am
Forum: Data Manipulation
Topic: stacked bar plus line graph
Replies: 26
Views: 99333

Re: stacked bar plus line graph

This kind of chart is quite frequently used, so it would be great if it could be included as soon as possible. One example is a chart that shows GDP growth as a line and the growth contributions of GDP components as stacked bars.
by BrsG
Wed Aug 20, 2014 4:24 am
Forum: Programming
Topic: Simple Version Control for Eviews?
Replies: 2
Views: 4136

Re: Simple Version Control for Eviews?

Thanks. After looking around a bit, I found the one best fitting our requirements to be TortoiseHg.
by BrsG
Thu May 29, 2014 8:50 am
Forum: Programming
Topic: Simple Version Control for Eviews?
Replies: 2
Views: 4136

Simple Version Control for Eviews?

Hi there, can anyone recommend a simple version control software (including a gui) that works well with EViews? I am asking because we are a small team, and because using sophisticated professional version control software might be an overkill (although we have dozens of files). Grateful for any sug...
by BrsG
Thu May 01, 2014 4:05 am
Forum: Programming
Topic: Call EViews 8 (64 bit) from Matalb 2013a (64 bit)
Replies: 37
Views: 39843

Re: Call EViews 8 (64 bit) from Matalb 2013a (64 bit)

Steve,

Sorry about the delay in responding. Many thanks for this. I am afraid it still doesn't work.

I may try uninstalling Eviews and Matlab and then re-installing.

Thanks again!
by BrsG
Thu May 01, 2014 3:19 am
Forum: Data Manipulation
Topic: stacked bar plus line graph
Replies: 26
Views: 99333

Re: stacked bar plus line graph

I have been looking for a solution to this as well. How did you create this?
by BrsG
Fri Mar 21, 2014 4:37 am
Forum: Programming
Topic: Call EViews 8 (64 bit) from Matalb 2013a (64 bit)
Replies: 37
Views: 39843

Re: Call EViews 8 (64 bit) from Matalb 2013a (64 bit)

Hi Steve,

many thanks for looking into this. No success so far, though, I am afraid, when I try the steps you suggested.

Not sure what to do.
by BrsG
Wed Mar 19, 2014 4:37 am
Forum: Programming
Topic: Call EViews 8 (64 bit) from Matalb 2013a (64 bit)
Replies: 37
Views: 39843

Re: Call EViews 8 (64 bit) from Matalb 2013a (64 bit)

Hi Steve, many thanks for this. I am afraid it still doesn't work. All the previous steps worked as required, but no joy when I try it from Matlab, see the error below. >> clear all >> mgr = actxserver('Eviews.Manager.8') mgr = COM.Eviews_Manager_8 >> app = mgr.GetApplication(0) ??? No appropriate m...
by BrsG
Wed Mar 19, 2014 3:57 am
Forum: Programming
Topic: Automatic chart creation / label positioning
Replies: 0
Views: 2545

Automatic chart creation / label positioning

Dear all, we are creating hundreds of charts automatically [Eviews8, enterprise edition], using a series of templates. Most of the time this works well. But sometimes we have trouble with the position of series labels. They overlap with another series, or look awkward. My question: is there a of way...
by BrsG
Fri Feb 28, 2014 7:48 am
Forum: Programming
Topic: Call EViews 8 (64 bit) from Matalb 2013a (64 bit)
Replies: 37
Views: 39843

Re: Call EViews 8 (64 bit) from Matalb 2013a (64 bit)

Hi there, Sorry to add to this, but I am having a very similar problem. I am trying to call Eviews 8 (64bit, enterprise edition, updated with latest patch) from Matlab R2009b (64bit). A COM object is created, but it is empty. I followed the recommendations in this conversation (e.g. REGCOMPONENTS), ...

Go to advanced search