Hi all,
I ran the following regression:
And now I want to store all the coefficients of i.event_time.
What is the best commands to save this vector?
thank you,
Fitz
I ran the following regression:
Code:
reg income i.event_time i.age i.year
What is the best commands to save this vector?
thank you,
Fitz
Comment