Page 1 of 1

pane logit

Posted: Mon Jan 05, 2009 9:29 am
by brozka
Dear all,

Do you know what is the program syntax when estimating logit model using panel data - Example would be great..

Thank you...

Re: pane logit

Posted: Mon Jan 05, 2009 9:50 am
by EViews Gareth
The syntax is the same as for non-panel equations:

equation eq1.binary(n=l) depvar c expvar



You should note that EViews does not perform any specialised panel logit estimation - it just treats the data as stacked data (with the exception that lags and leads will not cross over cross-sections).