Hi
I am using stata to analyse the impact of different regressors on private equity fundraising using one step GMM. I am new to stata. The following command that i use:
abond2 fr_gdp l.fr_gdp boone_indicator depmoney_ratio disc_index ,gmm( fr_gdp ,lag(2 2) collapse) iv( boone_indicator depmoney_ratio disc_index yr*) small orthogonal robust
However, the problem is that when I use the three regressors boone_indicator depmoney_ratio disc_index, they are not significant at all. When I put market capitalisation as the fourth variable, all three become significant. There is no high correlation between the regressors. Market capitalisation is highly correlated with dependent varialbe while rest three have insignificant correlation with dependent variable. When I use all the four regressors in different models, all of most of them show significant impact.
P-Values of the three are as under when they are taken without market capitalisation:
booneindicator: 0.477
depmoney_ration 0.350
disc_index 0.587
cons 0.508
------------------------------------------------------------------------------
When they are taken with marketcapitalisation, they output is as under:
marketcap_gdp 0.000
booneindicator: 0.007
depmoney_ration 0.026
disc_index 0.065
cons 0.022
My question is that:
Do the three variables qualify to be included in models when they have no impact when taken individually in simple regression model or three of them combined in multiple regression model (only depmoney_ratio is significant at 10% level when taken alone in simple reg model). Should we consider regressors that are not significant when taken alone but gets significance in multiple regression?
Related Posts with Is it appropriate to consider regressors in multiple regression model that have no impact when taken individually?
Does the hierarchical logistic model increase the validity of the pscore?Hi! I have a question about predicting the propensity scores. Based on what I learnt, if the indepen…
Gravity model - fixed effects problemsHello Stata users, I'm using a gravity model in order to estimate the effects of being part of ASEA…
Req.: Replication of hekmancopula for heckprobit stata commandDear Stata Users, Greetings! Recently, I came across a STATA command heckmancopula developed by Tak…
Granger-Causality test - Panel data - Anderson-Hsiao estimatorHello I would like to follow the Anderson-Hsiao framework for a panel data analysis. And I am havin…
marginal effect of firthlogitDear Statalists, I tried to calculate the marginal effect of firthlogit. I use "margins , expression…
Subscribe to:
Post Comments (Atom)
0 Response to Is it appropriate to consider regressors in multiple regression model that have no impact when taken individually?
Post a Comment