Hi
I am new to use STATA for analysis and struggling to estimate marginal effects. I am examining the effect of ESG(esg_score_w) and its individual pillars E (e_score_w) and S (s_score_w) on firm risk (TRg_w). i want to know whilch of E and S is driving the results of ESG and firm risk. For this i run the following command for ESG, E and S with firm risk,
xtreg TRg_w esg_score_w profitability_w capx_w rnd_intensity_w liquidity_w firm_size_w cash_hold_w sales_g_w leverage_new, vce(robust)
xtreg TRg_w e_score_w profitability_w capx_w rnd_intensity_w liquidity_w firm_size_w cash_hold_w sales_g_w leverage_new, vce(robust)
xtreg TRg_w e_score_w profitability_w capx_w rnd_intensity_w liquidity_w firm_size_w cash_hold_w sales_g_w leverage_new, vce(robust)
if i run mfx command after every xtreg command, i obtained the same coefficients as marginal effects. Kindly guide me in this issue.
Related Posts with how to calculate the Marginal Effects after xtreg command
How to declare data to be choice model data (cmset command) in STATA 16?Hello, I have a problem with writing a suitable code for the "cmset" command in STATA 16. We have a…
How to form this table?Array just copy and paste numbers in latex? …
Tabulate multiple continous variables in one tableHello, I am new to Stata and I have, for a few days by now, been stuck with the following problem: …
Generating confidence interavals for likelihood ratio from 2x2 tableHello all, I am using Stata 16.0. I am working on a systematic review in which I have many predict…
Date ArithmeticIf you need to add (or subtract) a period measured in days to a date, it is straightforward to do so…
Subscribe to:
Post Comments (Atom)
0 Response to how to calculate the Marginal Effects after xtreg command
Post a Comment