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
Likehood ratio test showing errorDear colleagues, can someone kindly assist me in identifying problem while you likelihood ratio test…
Marginal effects for group comparisons in probit regressionHi all, I am trying to use a probit model to analyze a bunch of interaction effects for a binary de…
Combine two dataset and matchingHello Everyone, I have a problem with two different datasets with not the exact name, which makes i…
Idiosyncratic SkewnessI run the below code on appended dataset to calculate monthly idiosyncratic skewness as skewness of …
DSGE model relating-questionsChristiano,2017, abstract stated that Macroeconomic policy questions involve trade-offs between comp…
Subscribe to:
Post Comments (Atom)
0 Response to how to calculate the Marginal Effects after xtreg command
Post a Comment