EconPapers    
Economics at your fingertips  
 

OUTTABLE: Stata module to write matrix to LaTeX table

Christopher Baum () and João Pedro Azevedo

Statistical Software Components from Boston College Department of Economics

Abstract: outtable automates the conversion of a Stata matrix to a LaTeX table, written to an external file. The table is presented with row and column names taken from the specified matrix. Thus, one need only generate the appropriate matrix using standard Stata commands. By default, only the lower triangle of a symmetric matrix will be written. The using clause is required, and must specify the name of a file to which the LaTeX table is to be written, without the .tex extension. If the file exists, either the replace option or the append option must be specified. outtable7 may be used in Stata version 7.

Language: Stata
Requires: Stata version 8.0 (7.0 for outtable7)
Keywords: data handling; LaTeX; matrices (search for similar items in EconPapers)
Date: Written 2001-07-01
Note: This module may be installed from within Stata by typing "ssc install outtable". Windows users should not attempt to download these files with a web browser.

Downloads: (external link)
http://fmwww.bc.edu/repec/bocode/o/outtable.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/o/outtable.hlp help file (text/plain)
http://fmwww.bc.edu/repec/bocode/o/outtable7.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/o/outtable7.hlp help file (text/plain)

Related works:
This item may be available elsewhere in EconPapers: Search for items with the same title.

Ordering information: This software item can be ordered from
http://repec.org/docs/ssc.php

Access Statistics for this software item

More software in Statistical Software Components from Boston College Department of Economics
Address: Boston College, 140 Commonwealth Avenue, Chestnut Hill MA 02467 USA
Contact information at EDIRC.
Series data maintained by Christopher F Baum ().

 
Page updated 2008-10-10
Handle: RePEc:boc:bocode:s419501