From datasets to resultssets in Stata
A resultsset is a Stata dataset created as output by a Stata program. It can be used as input to other Stata programs, which may in turn output the results as publication-ready plots or tables. Programs that create resultssets include xcontract, xcollapse, parmest, parmby and descsave. Stata resultssets do a similar job to SAS output data sets, which are saved to disk files. However, in Stata, the user typically has the options of saving a resultsset to a disk file, writing it to the memory (overwriting any pre-existing data set), or simply listing it. Resultssets are often saved to temporary files, using the tempfile command. This lecture introduces programs that create resultssets, and also programs that do things with resultssets after they have been created. listtex outputs resultssets to tables that can be inserted into a Microsoft Word, HTML or LaTeX document. eclplot inputs resultssets and creates confidence interval plots. Other programs, such as sencode and tostring, process resultssets after they are created and before they are listed, tabulated or plotted. These programs, used together, have a power not always appreciated if the user simply reads the on-line help for each package.
Year of publication: |
2004-06-30
|
---|---|
Authors: | Newson, Roger |
Institutions: | Stata User Group |
Saved in:
freely available
Saved in favorites
Similar items by person
-
Splines with parameters that can be explained in words to non-mathematicians
Newson, Roger, (2001)
-
Generalized confidence interval plots using commands or dialogs
Newson, Roger, (2005)
-
On the central role of Somers' D
Newson, Roger, (2006)
- More ...