Thanks as always to Kit Baum, a new version of the stcmd 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 stcmd.
The stcmd package is described as below on my website. The new version updates the online help, and also has been certified with the latest Stat/Transfer Version 16.
Best wishes
Roger
--------------------------------------------------------------------------------------
package stcmd from http://www.rogernewsonresources.org.uk/stata13
--------------------------------------------------------------------------------------
TITLE
stcmd: Run the Stat/Transfer st command from inside Stata
DESCRIPTION/AUTHOR(S)
The program stcmd runs the Stat/Transfer st command from inside Stata, if
Stat/Transfer is installed on the user's system. Stat/Transfer converts
data sets from one format to another (eg Stata to/from R). It is
available from Stata Corporation and manufactured by Circle Systems, and
further information can be found at http://www.stattransfer.com/. The
program inputst converts an existing non-Stata input file into a Stata
dataset in the memory, overwriting any existing data. The program outputst
converts the Stata dataset in the memory to a newly-created non-Stata
output file. The programs inputst and outputst require stcmd, and therefore
should not be downloaded alone. If the Stat/Transfer directory on the
user's system is not on the user's default path, then the user must set
the global macro StatTransfer_path to contain the path for the Stat/Transfer
st command, possibly in the profile.do file (see on-line help for details).
Author: Roger Newson
Distribution-Date: 15august2022
Stata-Version: 13
INSTALLATION FILES (click here to install)
stcmd.ado
inputst.ado
outputst.ado
outputstold.ado
stcmd.sthlp
inputst.sthlp
outputst.sthlp
outputstold.sthlp
--------------------------------------------------------------------------------------
(click here to return to the previous screen)
Related Posts with New version of stcmd on SSC
Regression by yearHi all, I have a dataset that includes a list of information on companies from 2000-2014. I am loo…
svyset: missing standard error because of stratum with single sampling unitSince the dataset I'm using has a Stratum (v022) with only one PSU (v021), and I have to use the fol…
Cumulative incidence estimation in the presence of competing risksGood evening, In the last two days I'm dealing with "Cumulative incidence estimation in the presenc…
metaprop - show subgroup pooled estimates onlyI using metaprop on 160 studies, subgrouping data by country. I want to suppress the study-level est…
Weighting of Indian Demographic Health Survey (2015-16) dataUsing the Indian DHS 2015-16 data for my analysis, I have merged three files together (1) Person fil…
Subscribe to:
Post Comments (Atom)
0 Response to New version of stcmd on SSC
Post a Comment