EconPapers    
Economics at your fingertips  
 

QROWNAME: Stata module to extract lists of quoted row and column names from a matrix

Roger Benedict Newson ()

Statistical Software Components from Boston College Department of Economics

Abstract: qrowname returns lists of double-quoted row equations, row names and row full names for a matrix specified by matrix_name. qcolname returns lists of double-quoted column equations, column names and column full names for a matrix specified by matrix_name. The lists are stored in the saved results r(eq), r(name) and r(fullname), containing lists of quoted row/column equation names, quoted row/column names and quoted row/column full names, respectively. The two commands work similarly to the macro extended functions roweq, coleq, rownames, colnames, rowfullnames and colfullnames, but, unlike the macro extended functions, they return each name in double quotes. This is useful when row and column equations contain spaces or even single quotes, as sometimes happens with equation names for matrix estimation results generated by mlogit when the multinomial outcome variable has value labels. The returned lists can then be assigned to other matrices using the matrix roweq, matrix coleq, matrix rownames and matrix colnames commands.

Language: Stata
Requires: Stata version 7.0
Keywords: matrices; labels; names; estimation results (search for similar items in EconPapers)
Date: 2002-11-14
Note: This module may be installed from within Stata by typing "ssc install qrowname". Windows users should not attempt to download these files with a web browser.

Downloads: (external link)
http://fmwww.bc.edu/repec/bocode/q/qrowname.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/q/qrowname.hlp help file (text/plain)
http://fmwww.bc.edu/repec/bocode/q/qcolname.ado program code (text/plain)
http://fmwww.bc.edu/repec/bocode/q/qcolname.hlp help file (text/plain)

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

Export reference: BibTeX RIS (EndNote, ProCite, RefMan) HTML/Text

Persistent link: http://EconPapers.repec.org/RePEc:boc:bocode:s429701

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 2009-11-30
Handle: RePEc:boc:bocode:s429701