Good Day Everyone!
I am doing a panel regression on have a problem in running panel models in Stata. I wanted to know which panel model should I use for my data by testing Fixed Effects, Random Effects, and Pooled OLS.
The first steps I did is to import the excel containing the data, [xtset COMPANY YEAR], [regress DummyVariable IndependentVariables], and vif (which resulted to 1.26).
Then the problem happens whenever I run xtreg DummyVariable IndependentVariables, fe or xtreg DummyVariable IndependentVariables, re. This command results to periods on the models and it omits all variables. What should I do from here?
Array
Related Posts with Dummy Variable as Dependent Variable in a Panel Regression
Standard deviation lines for xtline graphI am wondering how to add standard deviation lines to a timeseries graph I made (xtline) I calculat…
After estimation, how can I obtain predictions at the mean of some of the covariates?I know that after estimation if I replace some of the covariates with their means and predict, I can…
Graphing Interaction of Time-Varying Covariate and Dummy Variable in a Growth Curve Model using MIxedGreetings. I have a longitudinal data set (set up in long form), and I am trying to graph a signific…
Keep with conditionHey guys, I want to keep only the observations which are untimely by the employee and at the same ti…
Creating country specific linear and quadratic time trendsHi everyone, I was trying to include linear and quadratic id specific time trends in my model (sepa…
Subscribe to:
Post Comments (Atom)
0 Response to Dummy Variable as Dependent Variable in a Panel Regression
Post a Comment