Search found 15 matches
- Wed Apr 10, 2013 2:09 am
- Forum: Estimation
- Topic: Cholesky decomposition
- Replies: 8
- Views: 24519
Re: Cholesky decomposition
I'm sorry Glenn, but just to be sure I understand what you mean, the "most endogenous" variable should be placed on the left when you have a lower-triangular B matrix, isn't it? Thanks a lot!
- Thu Aug 02, 2012 7:13 am
- Forum: Bug Reports
- Topic: EViews 7.2
- Replies: 7
- Views: 10686
Re: EViews 7.2
Steve, As I mentioned in the first post, the strangest thing is that the overflow happens when creating a table, but NOT the first time it is done. We're running the program from a shell command such as shell(path/EViews 6/Eviews6.exe path/program.prg), similar to your 2 option. Is it exactly the sa...
- Tue Jul 31, 2012 2:36 pm
- Forum: Bug Reports
- Topic: EViews 7.2
- Replies: 7
- Views: 10686
Re: EViews 7.2
Thanks.
If you need to talk to someone please give us a call ASAP
If you need to talk to someone please give us a call ASAP
- Tue Jul 31, 2012 10:52 am
- Forum: Bug Reports
- Topic: EViews 7.2
- Replies: 7
- Views: 10686
Re: EViews 7.2
20 Jul 2012 -enterprise edition
- Tue Jul 31, 2012 9:16 am
- Forum: Bug Reports
- Topic: EViews 7.2
- Replies: 7
- Views: 10686
EViews 7.2
I've programmed a routine in VBA (excel) that calls a prg. I work with EViews 6 running under v4 compatibility and works just fine. When I run it on my client's computer (EViews 7.2 Enterprise Edition with the latest patch installed today), the routine crashes with an uncontrolled error. Report is a...
- Tue May 22, 2012 11:23 am
- Forum: Programming
- Topic: VBA calling EViews prgs - is it possible on E6?
- Replies: 6
- Views: 7781
- Mon May 21, 2012 1:32 pm
- Forum: Programming
- Topic: VBA calling EViews prgs - is it possible on E6?
- Replies: 6
- Views: 7781
Re: VBA calling EViews prgs - is it possible on E6?
Like this I suppose?
Shell ("C:\Program Files (x86)\EViews6\Eviews6.exe \\FERRERE8\Economia\Sistema Financiero\Informe Sistema Financiero\Insumos Excel\Cap 1\Estimaciones\pred_creditos.prg")
Shell ("C:\Program Files (x86)\EViews6\Eviews6.exe \\FERRERE8\Economia\Sistema Financiero\Informe Sistema Financiero\Insumos Excel\Cap 1\Estimaciones\pred_creditos.prg")
- Mon May 21, 2012 1:29 pm
- Forum: Programming
- Topic: VBA calling EViews prgs - is it possible on E6?
- Replies: 6
- Views: 7781
Re: VBA calling EViews prgs - is it possible on E6?
Thank you for your prompt reply...
shell ("C:\Program Files (x86)\EViews6\Eviews6.exe")
The basic command would be like that, wouldn't it?
How can I call the .prg then?
Where do I tell the arguments (like the route where the .prg is saved) to call the routine?
shell ("C:\Program Files (x86)\EViews6\Eviews6.exe")
The basic command would be like that, wouldn't it?
How can I call the .prg then?
Where do I tell the arguments (like the route where the .prg is saved) to call the routine?
- Mon May 21, 2012 12:21 pm
- Forum: Programming
- Topic: VBA calling EViews prgs - is it possible on E6?
- Replies: 6
- Views: 7781
VBA calling EViews prgs - is it possible on E6?
I'm in need to create some Excels enviroments, but I need to call a couple of eviews routines. Therefore, the final user should only run the program in excel and not require additional program runs. I've seen Eviews COM may work for me, but I only have Eviews 6. Is there a way to run prgs from vba w...
- Tue Jan 25, 2011 11:12 am
- Forum: Models
- Topic: Scenarios in VEC models
- Replies: 6
- Views: 15111
Re: Scenarios in VEC models
My dearest welsh friend, you solved my problem!
Thank you for that! (it was driving me crazy... even more!)
Cheers!
Sven
Thank you for that! (it was driving me crazy... even more!)
Cheers!
Sven
- Tue Jan 25, 2011 10:25 am
- Forum: Models
- Topic: Scenarios in VEC models
- Replies: 6
- Views: 15111
Re: Scenarios in VEC models
I was doing it, but didn´t save. Sorry for that.
Here it is.
Thanks in advance.
Sven
Here it is.
Thanks in advance.
Sven
- Tue Jan 25, 2011 9:47 am
- Forum: Models
- Topic: Scenarios in VEC models
- Replies: 6
- Views: 15111
Re: Scenarios in VEC models
Here it is.
I´m particularly concerned about the overriding of "pbi_mundial" with "pbi_mundial_1" in the exp_arg model.
I´m particularly concerned about the overriding of "pbi_mundial" with "pbi_mundial_1" in the exp_arg model.
- Tue Jan 25, 2011 8:49 am
- Forum: Models
- Topic: Scenarios in VEC models
- Replies: 6
- Views: 15111
Scenarios in VEC models
Hi! I`m trying to forecast a set of variables using a VEC framework in a model. I´ve no trouble with the baseline scenario, but when I try to override some of the series it doesn´t really react to it. The results are identical. Another thing, I´m unable to click in the "use override" butto...
- Sun Nov 21, 2010 7:48 am
- Forum: Programming
- Topic: Date Number - Relation with other languages
- Replies: 2
- Views: 4026
Re: Date Number - Relation with other languages
Chris,
Thanks for that! I`ll check.
Sven
Thanks for that! I`ll check.
Sven
- Tue Nov 16, 2010 6:43 am
- Forum: Programming
- Topic: Date Number - Relation with other languages
- Replies: 2
- Views: 4026
Date Number - Relation with other languages
Hi, Does anybody know how the date number works in EViews? I´m in need of using the number instead of the date string, and I´m finding hard to understand the relation it has with the Excel date number. I could eventually use a command like @dateval, but I´d like to know how it works before... I´d be...
