5.5.3 Graphical display of coefficient estimates
Coefficient estimates can also be displayed graphically. This makes it more clear if the model contains many explanatory variables or factor terms.
Syntax example:
coefplot ivregress wage male (wealth = age)
For more information about the coefplot
command, see chapter 5.4.5.