[Limdep Nlogit List] Regression and Minimize

Andreas Drichoutis adrihout at aua.gr
Tue Oct 23 01:12:49 EST 2007


Dear all, 
 
I'm trying to replicate the results of a multiple regression by using the
MINIMIZE command (see below the syntax I use). I get the same parameter
estimates but completely different std. errors. In specific, with the
minimize command, std. errors become extremely small and are not consistent
with the results from the regression. Why is this? (sample size is 350, if
it matters.).
 
Thanks,
Andreas Drichoutis
 
NAMELIST ; X1=ONE,gend, age, north, south, west, east, educ2, educ3, inc2,
inc3, inc4 $
 
REGRESS ; LHS=EFFIC ; RHS=X1 $
 
MINIMIZE ; FCN=(EFFIC-A1'X1)^2
; START=0,0,0,0,0,0,0,0,0,0,0,0
; LABELS=12_A $



More information about the Limdep mailing list