Hello, I'm working with this dataset
Array
and I want to run a fixed effects regression, so I type the following comands
egen educ_exper=group(educ exper)
sort educ_exper year
xtset educ_exper year
xtreg logmeanwages share i.year, fe
but I get the following output
Array
And I trully don't know what's going on and why I don't get any value. I tried this method before with another dataset and it worked, so I don't know what happened.
Thanks.
Related Posts with Help estimating 3d panel data
Double exponential smoothing issues with panel data using tssmoothHello Statalist forum users and experts, This is my first post and I look forward to your expertise…
Find ratio of "." in columnHi. I have a problem working on STATA, so I'd like to ask for advice. I'd like to get a ratio of "."…
Lo-Mackinlay variance ratio testHi everyone, I am using the Lomackinlay command to test for predictability in stock index returns (…
Question about chi-square testHello, I posted a question earlier today, but didn't get any reply. So I'm trying to rephrase my que…
Query about ebalance commandHi team, I am trying to develop cross-sectional weight for all baseline participants (for wave1) in…
Subscribe to:
Post Comments (Atom)
0 Response to Help estimating 3d panel data
Post a Comment