Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • SCFCOMBO command with FE or RE

    Hi all,

    A pretty niche question but thought I might as well ask.

    I am trying to run a random/fixed effects model regression with SCF data. Due to imputations and weighting, SCF data requires you to use a certain macro for accuracy. Below is the command given to me to run:

    scfcombo ccbal age income [aw=x42001], command(regress) reps(200) imps(5)

    Whenever I try to adjust this command to include xtreg, re/fe, eg.
    scfcombo ccbal age income [aw=x42001], command(xtreg, re) reps(200) imps(5)
    I get a response saying 'no variables defined'.

    Does anyone know how I may regress with RE/FE? Or what is meant by 'no variables defined'?

    Thanks in advance!
    Oliver
Working...
X