Hey there,
I need your help with the replication of a Regression and the command estadd.
The problem ist, I don't know how to use it.
For my regression I already got:
eststo multinationals: cluster2 Cta UTB fycetr fytax fcons nol lofi nwcap lev EBITDA mtbr size dipa capex acqi atcf rd industry* if mne==1, fcluster(gvkey) tcluster(fyear)
eststo domestics: cluster2 Cta UTB fycetr fytax fcons nol lofi nwcap lev EBITDA mtbr size dipa capex acqi atcf rd industry* if mne==0, fcluster(gvkey) tcluster(fyear)
esttab model1 multinationals domestics using table4_complete.html, replace label ///
mtitle("Full Sample" "Multinationals" "Domestics") nonumbers ///
mgroup ("Dependent Variable = Cash-to-Assets") nonumbers ///
title("Table 4: The effect of tax uncertainty on cash holdings") ar2 indicate(fixed effects= industry*) b(3) compress nonotes
the fixed effects arn't complete yet.
and know I would like to add some more information, like the sum of the firms (already gen), the sum of observations, the clustering, fixed effects and r2.
The scheme should look like that in the end: Array
I hope you can help me!
Related Posts with Use estadd
Keep running a replace command until (0 real changes made)Hello! I have a paneldata with the ages of individuals with around 50 million observations. The age …
Plot recurrent event survival model(PWP-TT) with Time-Dependent effectsHi everyone, i'm working on a dataset with counting process structure. I have something like this: …
Drop panel-observations if data have no countHi everyone I have the variables "year" (2009-2019) for each "company key" (e.g.: 1661) and two co…
Apply values across all in the same groupHi all, I have a dataset of about 10k participants across 600 groups (ParentSiteID in the dataset). …
Matching values from a panel dataset to a cross-section datasetDear all, I hope you can help me with what seems to be a rather simple issue that i cannot seem to f…
Subscribe to:
Post Comments (Atom)
0 Response to Use estadd
Post a Comment