blewey!!!!
Posted: Thu Feb 04, 2010 6:30 pm
The following set of commands has blown up EViews three times in a row. (Today's update, running XP)
create u 200
series x=nrnd
series ystar=x
series y=ystar*(ystar>0)
tobit y x c
xopen(type="m",case="lowercase")
create u 200
series x=nrnd
series ystar=x
series y=ystar*(ystar>0)
tobit y x c
xopen(type="m",case="lowercase")