Abstract:
xgroup is an extended version of the egen function group(varlist). It inputs a varlist of existing variables, and generates as output a new variable, defining a grouping of the observations by the varlist, and also an output dataset (or resultsset), with 1 observation per non-missing value of the new output variable, and data on the values of the input variables corresponding to that value of the output variable. The output dataset is sorted primarily by the new grouping variable, and secondarily by the variables in the varlist, allowing the output dataset to be merged into other datasets, using the official Stata command merge or the SSC package addinby. xgroup is typically used together with the SSC packages parmest and factext when a multiple-intercept model is fitted to the data, with 1 intercept for each combination of values for the varlist.
Language: Stata Requires: Stata version 10.0 Keywords:data manipulation; group; resultsset (search for similar items in EconPapers) Date: Written Note: This module may be installed from within Stata by typing "ssc install xgroup". Windows users should not attempt to download these files with a web browser.
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 ().
This site is part of RePEc
and all the data displayed here is part of the RePEc data set.
Is your work missing from RePEc? Here is how to
contribute.
Questions or problems? Check the EconPapers FAQ or send mail to .