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
xtpmg and mean groupHi all! I am trying to estimate an ARDL Mean Group model but when I enter my code: xtpmg d.EF d.Y d.…
How do we explain intercept parameters for a Weibull survival model?I have been using streg to fit predictive survival models (for time from diagnosis to death) to some…
Remove double counting based on multiple criteriaHi all, I have a quite extensive dataset. I included a small part (I have a lot more variables) of …
Generating a random variable with a specific mean and sdHi, I would like to generate a random variable with a specific mean and standard deviation. It does…
Issue with dummy variables in mixlogitHello, I am trying to estimate the mixlogit using the below syntax: mixlogit choice distance fac_t…
Subscribe to:
Post Comments (Atom)
0 Response to Ref: Query about regression analysis
Post a Comment