Eviews equation crashes
Posted: Wed Sep 28, 2016 11:53 am
First create a workfile
Then enter a regression in command window and leave the equation window open
ls a b c
Enter the regression in command window again.
ls a b c
You will be asked "Delete the EQUATION?". Press on button NO and Eviews crashes ...
Code: Select all
wfcreate(wf=forecast,page=data) M 1995 2020
series a = nrnd
series b = nrnd
ls a b c
Enter the regression in command window again.
ls a b c
You will be asked "Delete the EQUATION?". Press on button NO and Eviews crashes ...