Announcement

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

  • Testing for heteroskedasticity with multiple imputed data

    Hi,

    Is there a way to do an xttest3 for an mi dataset?

    my code is

    Code:
    eststo: mi estimate, post:  xtreg depvar indepvar , fe 
    
    xttest3
    Stata then says:
    option e not allowed
    r(198);

    How could I get this to work?
Working...
X