Page 1 of 1

Eviews 11 crash after freeze hdecomp

Posted: Fri Apr 03, 2020 1:23 pm
by binhpham79
Dear Eviews,

I am facing with EV 11 crash many times when

freeze(fig_name) var_mod.hdecomp(24, g, imp=struct,...)

If I use the GUI it is OK, but anytime I run the code it crashes.

Any idea!?
Thanks

Re: Eviews 11 crash after freeze hdecomp

Posted: Fri Apr 03, 2020 1:45 pm
by EViews Gareth
What is the build date of your copy? (Help->About EViews)

Re: Eviews 11 crash after freeze hdecomp

Posted: Fri Apr 03, 2020 4:06 pm
by binhpham79
Hi Gareth,

The build is the latest. Mar 30, 2020.

Tks!

Re: Eviews 11 crash after freeze hdecomp

Posted: Fri Apr 03, 2020 4:48 pm
by EViews Gareth
Can you give the whole command you're issuing?

Re: Eviews 11 crash after freeze hdecomp

Posted: Fri Apr 03, 2020 5:44 pm
by binhpham79
Hi Gareth,

The command likes:

Code: Select all

freeze(_fig_hdcomp1) mod_var.hdecomp(24, g, factor=struct, baseline, start=2009m1, end=2012m12, n=1000) x1 @ x1 x2 x3
I just copy the command generated from the capture window and add freeze(...)

Thks,

Re: Eviews 11 crash after freeze hdecomp

Posted: Fri Apr 03, 2020 7:51 pm
by EViews Gareth
Thanks, we'll fix.