Page 1 of 1

Command to uncheck the "Add lagged regressors..."

Posted: Tue Nov 03, 2015 8:44 pm
by ming-ming
Hi

I am running 3sls estimation for an equation system in Eviews 6. The basic code I used is

do sys_3sls.3sls(showopts,i,m=100000,c=0.0000001)

I have checked the reference manual and user's guide but failed to find a command or option to unselect the box "Add lagged regressors to instruments for linear equations". Can anybody suggest how to change the above code to uncheck that box?

Many thanks.

Mingming

Re: Command to uncheck the "Add lagged regressors..."

Posted: Wed Nov 04, 2015 9:10 am
by EViews Gareth
noexinst

Re: Command to uncheck the "Add lagged regressors..."

Posted: Wed Nov 04, 2015 5:45 pm
by ming-ming
noexinst

Many thanks!