Code: Select all
%ex7 = "\Example Files\EV7 Manual Data"
%ch26 = "\Chapter 26 - Discrete and Limited Dependent Variable Models"
%wf = @evpath + %ex7 +%ch26 +"\order.wf1"
wfopen %wf
equation eq03.ordered danger body brain sleep
'freeze(gfh) eq03.hist
vector(5) vl
vl(1) = eq03.C(3)
vl(2) = eq03.C(4) 'if comment the line hist, no error
