Hi experts and researchers,
I am using interactive terms in my research and I need to understand how can I calculate marginal effect and standard errors after system GMM on STATA for Panel data
I am working on a Panel data model. I want to measure the marginal effect of the variable FDX on GDP ( continuous variables) and represent it on a graph with STATA. Here is the equation:
GDP = β1 FDX + β2 FDX2+ β3 INF + β4 INFVOL+ β5 FDX * INF + β6 FDX * INFVOL + β7 FDX2 * INF + β8 FDX2 * INFVOL + β9 INIGDPPC + β10 GOV + β11 GFCF + β12 TRD + β13 LBOR
by examining the partial derivative of GDP, as follows:
∂GDP/∂FDX = β1 + 2 β2 FDX + β5 INF + β6 INFVOL + 2 β7 FDX * INF + 2 β8 FDX * INFVOL
1- What is the xtabond2 command with marginal effect, and also I would like to know how can I get Mean, min and max values from the marginal effect, There is a specific command?
2- How can I represent the marginal effect of the variable FDX on GDP in a graph with STATA?
I would be very grateful for any help
Many Thanks
Badiah
Related Posts with Marginal effect after system GMM continuous variables penal data
Generating new variable from r-class command that produces multiple returns (as a result of using 'by:' command)Hello I would like some assistance with generating newvar [XIRR] from returned r-class command. I …
VARNAME dialog elementDear All, While programming a dialog one can use an option numeric for the VARNAME dialog elements,…
Question about using moving files to specific folder with the use of localsDear all, I cannot work out the following problem: I have an excel spreadsheet called datax with t…
replacing data of two row in only one row.i have data like below Code: * Example generated by -dataex-. To install: ssc install dataex clear …
Generating dummy based on company classificationHi everyone, I am looking to create a dummy variable based on another dummy variable for an identif…
Subscribe to:
Post Comments (Atom)
0 Response to Marginal effect after system GMM continuous variables penal data
Post a Comment