Page 1 of 1
ardl command - error message
Posted: Wed Apr 12, 2017 11:28 am
by maragloria
Hi there,
I'm getting the following error message : "Equation or VAR specification is incomplete in "EQUATION
REERNFA_AU.ARDL(DEPLAGS=3, REGLAGS=3, FIXED) REERLN_AU NFA_AU TOTLN_AU"
When running the command: equation reernfa_au.ardl(deplags=3, reglags=3, fixed) reerln_au nfa_au totln_au
I've tried different things (i.e. declaring the equation before running the command) to no avail.
I'm using EViews 9.
Best regards.
Re: ardl command - error message
Posted: Wed Apr 12, 2017 11:34 am
by EViews Gareth
Works for me:
Code: Select all
wfcreate m 1990 2020
series reerln_au=nrnd
series nfa_au=nrnd
series totln_au=nrnd
equation REERNFA_AU.ARDL(DEPLAGS=3, REGLAGS=3, FIXED) REERLN_AU NFA_AU TOTLN_AU
Is your copy of EViews up to date?
Re: ardl command - error message
Posted: Wed Apr 12, 2017 11:36 am
by maragloria
Please ignore my post. I found the mistake. Many thanks!
Re: ardl command - error message
Posted: Wed Apr 12, 2017 11:37 am
by maragloria
I should update to 9.5, right?
Re: ardl command - error message
Posted: Wed Apr 12, 2017 12:59 pm
by maragloria
Hello Gareth,
I've just updated to EViews 9.5. I noticed that, EViews 9.5 no longer readily provides the "adjustement speed" coefficient (CointEq(-1), EViews 9 manual II, p. 293). It was quite useful to have that. How can I get that coefficient with EViews 9.5?
Thanks again,
Mara
Re: ardl command - error message
Posted: Wed Apr 12, 2017 1:16 pm
by EViews Gareth
You'll have to wait until the next patch which will re-enable it.
Re: ardl command - error message
Posted: Thu Apr 20, 2017 2:04 am
by khan
You'll have to wait until the next patch which will re-enable it.
Dear Sir
When it is expected the rectify the modifications regarding the ECT in ARDL model. (next updated Patch)
Re: ardl command - error message
Posted: Thu Apr 20, 2017 4:59 am
by EViews Gareth
Soon