save wald stat
Posted: Fri Oct 15, 2010 1:02 pm
Dear all,
I need to estimate 100 equation and find the significance of the coefficient using wald test. I need to save the wald stat. Can anyone tell me how to programe this?
I only know how to estimate these 100 equations and how to do the wald test, but do not know how to save the wald stat
for i=1:100
i.e. eq{!i}. wald c(1)=0, c(2)=0
next
Any help would be very appreciated!
Jing
I need to estimate 100 equation and find the significance of the coefficient using wald test. I need to save the wald stat. Can anyone tell me how to programe this?
I only know how to estimate these 100 equations and how to do the wald test, but do not know how to save the wald stat
for i=1:100
i.e. eq{!i}. wald c(1)=0, c(2)=0
next
Any help would be very appreciated!
Jing