0

Code like viewsource ivregress.ado allows us to see the implementation of the command in Stata.

How can I access the implementation of something like ivregress postestimation/estat endog?

1
  • viewsource works to the extent that code is in an .ado file and you know its name. In this case I think you might need to set trace on and see the code trace to work out the file name. Others might have a better reply. Commented Feb 12 at 16:17

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.