Dear all,
I am using Stata 16, on mac. Here is the code that I have:
asdoc reg hard_drugs_DLI ait Dit fp1 hard_drug_start enl_mil employed_01_int employed_02_int employed_03_int employed_04_int employed_05_int employed_06_int employed_07_int employed_08_int employed_09_int mil_01_employer mil_02_employer mil_03_employer mil_04_employer mil_05_employer mil_06_employer mil_07_employer mil_08_employer mil_09_employer college_enroll i.year, vce(cluster PUBID_1997) add(cluster id, Y, Year Effects, Y, birthday Xi Xit fixed effects, YNYY) fs(6) drop(i.year fp1 enl_mil employed_01_int employed_02_int employed_03_int employed_04_int employed_05_int employed_06_int employed_07_int employed_08_int employed_09_int mil_01_employer mil_02_employer mil_03_employer mil_04_employer mil_05_employer mil_06_employer mil_07_employer mil_08_employer mil_09_employer fp2 fp3 hard_drug_start sex race int_bday college_enroll ait Dit) dec(3) cnames(Model 1) row nest save(Regression) append
Is there a way I could add fixed effects to this code?
Thank you so much in advance,
Jason Browen
Related Posts with Applying Fixed Effects to asdoc command?
Transferring coefficients across multiple datasetsHi Everyone, I have the following problem: I have dataset A and B. I am running several (like 5 va…
Creating panel out of excel filesHi all, Not my first choice of format, but I've got excel files of the following format for years 2…
Synth execution for missing time seriesHi, I have a time series from 1998-2013 without any observation for 2002. Can you please tell how t…
Generating dummy variables whose name indicates the group they belongHello, Assume that I have a database that has two columns: id (firm) and group. Based on this, I wo…
calculating unique occurrence of variableHello everyone, I have got a panel data set consisting of 12 waves. Every individual has got a uniq…
Subscribe to:
Post Comments (Atom)
0 Response to Applying Fixed Effects to asdoc command?
Post a Comment