I have quite a simple problem. But STATA is new to me.
my code is :
y age gender: egen UIdur_mean = mean(UIdur)
sort age gender
and I should Plot the average unemployment duration created by age, separately for men and women.
How to code that?
Matt
Related Posts with plot
Importing Excel Files into stataHi I am using these commands to import the excel files and save them into stata. but I am getting t…
local and conditionalsDear all, I am having troubles with some macros. My peace of code is Code: foreach ETC in $ETC{ …
Longitudinal data analysisI am analyzing a data set of before/after biomarker values in 2 groups. I have baseline continuous c…
Importing Several Excel Ranges from different Excel files onto Stata (for Appending)Hello Stata gurus, This is my first post on Statlist and I am currently attempting to import excel …
display quotation marks in latexDear all, I would like to make a macro such that I can type in latex something between `` and ". Th…
Subscribe to:
Post Comments (Atom)
0 Response to plot
Post a Comment