Dear Stata Experts,
In one of my project, the dependent variable (DV) is country level corruption score (country_corrupt), and the independent variable (IV) is firm level corruption (gift). That means a country’s corruption score is predicted by the firm-level corruption. I have 950 observations from 42 countries for only one year. The regression equation is:
Country_corrupt = β0 + β1*gift +β2* Firm-level control variables
Here, 42 different values of dependent variable, and 950 different values of independent variable i.e., the value of dependent variable is same for all firms in a given country. This regression model is like Micro-Macro linkage i.e., macro level DV and micro level IV.
I have run the regression using OLS and the model runs perfectly.
My question is that “econometrically is it meaningful”? If I run the model using OLS, is it fine or I should use any other estimation method?
Can you please help me giving your valuable opinion?
Best regards,
Sushmita
Related Posts with Ref: Query about regression analysis
by id: replace var1[1] = max(var1), error "weights not allowed"Dear community I have the following types of panel data: The actual data is huge, so ask questions t…
Unzipping fileHello. I am having trouble unzipping a file with Stata. Please see picture attached. …
Help with xtreg, splines and trends?Hi all, since my last post I have read the FAQs and so this should be a better post; Now, I am doin…
Time variable issue when trying a difference in difference approachGood day I want to perform a difference in difference regression defined as Code: mi estimate, e…
ASDOC: Dropping base level of factor variablesDear all users pf Statalist I do not find option of the command of asdoc to drop base level of fact…
Subscribe to:
Post Comments (Atom)
0 Response to Ref: Query about regression analysis
Post a Comment