Stata's update to 17 is impressive and tempting (not least because of increased speed and improved integration with Python). So paying for an upgrade and moving back to Stata again is tempting. But coming from R with its R Markdown and the "knitr" package, I am spoiled as far as easy coding for reproducible coding goes.
Where would one go to find the latest updates on what's possible in reproducible research within Stata?
Related Posts with Stata - reproducible research (in 2021)
Does i.year (time dummies) change intercept or slope?Hi, guys, thanks for reading my post. I work with panel data (N dimension is much larger than T dim…
How to replace zeroes with missing values?I've looking to change all the zeroes in a varlist to missing values. I think I first need to conver…
Scaling problems of the y-axis in marginsplot with multiple imputed dataDear all, I would like to make a marginsplot with multiple imputed data. See my syntax below. I am …
How can I generate a list of variables using loop?I want to generate new variables a, c, d I tried the code Code: foreach i in "a" " c" "d " { ge…
Can i use pwcorr?Hello all, I want to know if respondentens answer the same on two questions: Question 1) How would …
Subscribe to:
Post Comments (Atom)
0 Response to Stata - reproducible research (in 2021)
Post a Comment