Thanks once again to Kit Baum, a new version of the descgen package 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 descgen package is described as below on my website. The new version corrects a few typos in the online help, and also adds a new characteristic charname for the variables generated by the charlist() option, containing, for each variable, the name of the dataset characteristic stored in that variable.
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: 02march2019
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
Getting formula rightDear all, I want to calculate the following decomposition below, which synthesizes how much of the …
How Do I Use a Seemingly Unrelated Regression To Compare the Magnitude of AMEs Between Two Models with Different Dependent Variables?Let's say I have two DVs, Anti-Muslim Sentiment (ranging continuous 0 to 1 inclusive) and Anti-Abori…
Xtitle: Unrecognized command errorHello. I am trying to replicate a figure from the code I got from the authors of a paper. When I ru…
Why can't I run the margins dydx command twice for different sets of covariates?So for some context, here is my regression model (a GLM estimation): Code: glm racial_support_inde…
Using statplot to plot averages of one variable, grouped by a list of different variablesHello, Apologies for the potentially confusing title. This is my first post on Statalist and I coul…
Subscribe to:
Post Comments (Atom)
0 Response to New version of descgen on SSC
Post a Comment