Thanks to Kit Baum a new package is now available on SSC: mkproject. The purpose of this package is to make starting a new research project more convenient. When I start a new data analysis project I always make a new folder with the same set of subfolders, and I create a couple of .do files that all start and end with the same commands (starting logs, clearing, closing logs, etc). The mkproject command automates all that: It creates an new project folder with the, for me, standard sub-folders (admin, docu, posted, posted/data, and work). The work folder contains a main do-file, and a data preparation and a analysis do-file, which some boilerplate code. The docu folder contains the research_log.txt file, with the start of the research log. For adding additional .do files, there is the boilerplate command in this package, which creates a new .do file with boilerplate code. This package is inspired by the book by Scott long (2009)
To install it type in Stata ssc install mkproject
I hope some of you find this useful.
J. Scott Long (2009) The Workflow of Data Analysis Using Stata. College Station, TX: Stata Press. https://www.stata-press.com/books/wo...nalysis-stata/
Related Posts with new on SSC: mkproject create a new project folder with boilerplate code
How to add names to points on a spatial graph using spmap.Dear all, I have managed to plot the spatial boundaries on the map and the locations of different p…
Panel data regression - several dummy variables or xtreg, with more than fixed-effect variableHello, I'm trying to work out the advantages/disadvantages of using xtreg with a panel dataset, or u…
Generate distinct id for dyads in groups in long formatDear Statalist. I have a dataset of dyads in groups in long format. I need to generate a variable "…
Sargan test (overidentifying restrictions)Hi every one I have an inquiry about why I sometimes get Sargan score and Bessnman and Sometimes onl…
from option - mixlogit commandHello all! I am trying to run a mixlogit with a specific restriction on the Standard Deviation of o…
Subscribe to:
Post Comments (Atom)
0 Response to new on SSC: mkproject create a new project folder with boilerplate code
Post a Comment