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
PCA with weights?Dear All, I was wondering if weights should be used with the PCA command when constructing an index …
Using bayesstats summary on pooled multiple chain data.Dear Statalisters, Is there a way to summarize amalgamated data from multiple chains with bayesstats…
How to recode a trinary variable into a binaryHello. I'm new to Stata, and I have a quick question. I have a variable "size" in my data base : 1 i…
Counting observations over duplicate datesHi all, I'm an economics student in college, doing my best to learn STATA. I've browsed the forum a…
Two-part modeling: combination of LCA and LPAHi Statalists, I was trying to do a two-part modeling for my dataset, in which observed vars are ze…
Subscribe to:
Post Comments (Atom)
0 Response to Dummy Variable as Dependent Variable in a Panel Regression
Post a Comment