Hi there,
I use the code below, but no constant term shown in the results. Can someone help me with the code to report the constant term?
reghdfe y x1 x2 x3, absorb(industry year) vce(cluster stock)
Regards,
Jennifer
Related Posts with reghdfe and constant term reporting
import csv file to stataDear Statlisters, I have a folder that containf 40 csv files (OAEX1 to OAEX40). the first cilucolumn…
Statistics by quarterI have been practicing my Stata skills with the following data Code: clear set obs 100 gen id = _n…
Interactions not allowedDear Stata users I am running the following code: eststo: quietly asreg ret r1 r1##avg, fmb est…
Many to many mergeDears, I have separate outpatient and inpatient datasets both of which have multiple records per ID…
RDDENSITY (graph_options not allowed)hi, everyone, I'm using Stata to learning RDD(I'm a new learner), I received the error below when I …
Subscribe to:
Post Comments (Atom)
0 Response to reghdfe and constant term reporting
Post a Comment