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 How to
Bootstrapping in parallelUsing Stata, is there any convenient way to bootstrap in parallel? Although Stata/MP does some thing…
Asking for the explanation of the result of DDD ?I am following Stata package to run the did_imputation of Borusyak,2021 in using the DiD imputation …
How can I select a study population matching a published prospective trial?Dear Experts, I have a very large population database of patients who have been treated for localiz…
Estimate store using lincomHi everyone, I hope you are doing great. I am trying to store the results of a lincom to later use …
Syntax QuestionDear all, I have the following data merged (industry level data and trade at the industry level at …
Subscribe to:
Post Comments (Atom)
0 Response to How to
Post a Comment