This is my first post, so please forgive/correct any protocol lapses.
I would like to thank the author of twoway parea, Sergiy Radyakin, for his brilliant work toward making Stata more useful for publication. Notwithstanding Edward Tufte's advice to avoid patterns, those of us who are not journal editors cannot exactly dictate journal policy regarding figures, and must at times resort to patterns when preparing manuscripts.
Unfortunately, in v15.1 using Windows I can't seem to get twoway parea to work. I tried uninstalling/re-installing, and tried moving the accompanying style file around to see if I might luck out. I even tried it on my work machine, which is also running v15.1 in Windows.
I used the commands suggested in the help file:
sysuse auto
twoway parea l w, sort pattern(pattern6)
I tried varying the pattern, to no avail, and tried different schemes. I didn't find any other entries on this forum that had solved this for v15.x (though I did see another user who failed to get it to work on this version, but it seems it wasn't resolved).
Does anyone have any other ideas?
I would very much appreciate any insight the group might be able to provide.
Related Posts with Problem implementing twoway parea in v15.1 in Windows - Patterns no longer appear
how can I generate a dummy variable based on another dummy variable?Hi all, my data pretty much looks like the following Code: Year company var1 1999 CompanyA 0 200…
Issue with histogram: Single outlier and x-axis scaleI have uploaded a .png of my experimental histogram. The code for it is as follows Code: histogr…
Grouping DataI am conducting a cross-sectional study of UK FTSE 100 firms. I want to group companies by industry …
Maximum Likelihood EstimationHey I am supposed to estimate the three parameters (i.e. lambda0, lambda1 and delta) in the followi…
Partialing out multiple regressors (Frisch-Waugh Lovell Theorem) and reghdfe commandDear All, I want to run a generalized diff-in-diff regression that exploits time variation in state…
Subscribe to:
Post Comments (Atom)
0 Response to Problem implementing twoway parea in v15.1 in Windows - Patterns no longer appear
Post a Comment