Installation

Installation using the ssc command (recommended)

To install the estout package, type

. ssc install estout, replace

in Stata.

Compatibility: estout requires Stata 8.2 or newer.

Manual installation

If you cannot use the ssc command due to firewall issues or alike, you may install estout as follows:

  1. Download estout.zip (also see: http://ideas.repec.org/c/boc/bocode/s439301.html)
  2. Extract estout.zip into a temporary directory on your hard disk, say, "C:\temp\".
  3. Start Stata and type
    . net from "c:/temp/"
    
    (or similar, depending on the chosen temporary directory).
  4. Type
    . net install estout, replace
    
  5. Done! You may now erase the temporary files.