Thanks as always to Kit Baum, a new version of the descgen package (described as below on my website) is now available for download from SSC. In Stata, use the ssc command to do this, or adoupdate if you already have an old version of descgen. The new version fixes a bug, whereby the varname variable charcteristic (used by list with the subvarname option) was not set for all the generated variables.
Best wishes
Roger
----------------------------------------------------------------------------
package descgen from http://www.rogernewsonresources.org.uk/stata10
----------------------------------------------------------------------------
TITLE
descgen: Add Stata dataset attribute variables to a xdir resultsset
DESCRIPTION/AUTHOR(S)
descgen is intended for use in output datasets (or resultssets)
produced by the xdir package, which have one observation for each
of a list of files, and data on directory names and file names. It
inputs the file name variable and (optionally) the directory name
variable, and generates a list of new variables, containing, in
each observation, Stata dataset attributes describing the Stata
dataset stored in the corresponding file. These attributes include
numbers of variables and observations and sizes of an observation
or of the dataset, and (optionally) dataset labels, dataset
characteristics or lists of variables in the dataset. If the
corresponding file is not a Stata dataset, then these dataset
attribute variables will have missing values.
Author: Roger Newson
Distribution-Date: 17february2020
Stata-Version: 10
INSTALLATION FILES (click here to install)
descgen.ado
descgen.sthlp
----------------------------------------------------------------------------
(click here to return to the previous screen)
Related Posts with New version of descgen on SSC
Categorize Date VariablesIs there a way to categorize or recode date variables (say which is in %td format) in Stata? This wo…
Bug in asreg?I believe there is a bug in the asreg function. When I run rolling window regressions on panel data …
Creating a variable to express percentage change, but based on a the change from fixed points in time, not [n-1] for example.Hey, Using the help on other threads from Nick Cox I've been able to generate a variable that expre…
Include N (counts) as bar labelsHi Stata users, I am interested in having N/counts in a graph apart from the current label (percent…
xtgee with fixed effectsHi everybody Is there a way to run xtgee with fixed effects? From this post (https://www.statalist.…
Subscribe to:
Post Comments (Atom)
0 Response to New version of descgen on SSC
Post a Comment