I've run xtreg and I'm wondering how I can get the p values for the coefficients? Which command do I have to use? I've tried this:
2*(normal(-(_b[weight]/_se[weight]))) and got the error that 2 is not a valid command name!
I appreciate any help.
2*(normal(-(_b[weight]/_se[weight]))) and got the error that 2 is not a valid command name!
I appreciate any help.
Comment