Hello all,
I have estimated an age-period-cohort model:
reg y ib1.age year_3-year_n ib1.cohort
This is a simplification of the model, where age is a factor variable indicating the age, year_i are dummies of the years (periods), and cohort is a factor variable of the cohorts.
Now I want to make a graph of the all age coefficients, all year coeffients and all cohort coefficients, as in Tunali et al. (2017):
Array
In addition, I also want to have the confidence intervals in the graph. How do I make a graph of multiple coefficients from one regression?
Related Posts with Graph of multiple coefficients
Multi-column heading in outreg2Hi everyone, Using outreg2, is it possible to create a column heading that spans several columns of…
Random dummy variable with restrictionsI have a panel dataset and want to create a random dummy variable with mean 0.2 that marks a random …
Regression output - Bug?Hi everyone, I am trying to run some old code (version 14.2) using a new Stata version (15.1) on a …
Outreg2 providing one-sided p-valuesDear Stata users, I have a question regarding the one-sided p-value in outreg2, which I use to expo…
How to repeat the same difference-in-differences analysisHello, I am now trying to repeat the same difference-in-differences analysis with changing treatmen…
Subscribe to:
Post Comments (Atom)
0 Response to Graph of multiple coefficients
Post a Comment