Sunday, April 26, 2020

Exporting instrument test results from ivreg2

Following is my ivreg2 code

Code:
 asdoc ivreg2 pro l.le l.a (rec interaction= pay ca bor),nest replace save($results/am.doc)
However I also want to export the p values of all underidentification tests, weak instruments test, etc. Is there a way to export it?

Thanks!

No comments:

Post a Comment