Announcement

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

  • Expectation Maximization Algorithm for missing values

    Dear all,

    I would like to ask about how to replace missing data with actual data using Expectation-Maximization Algorithm for missing values. I know this can be done using SPSS, but with Stata, I have no idea. Could anyone help me with that?


    Thanks a lot.

  • #2
    why not use multiple imputation which is generally "better" than EM for this purpose (and easier also); see
    Code:
    h mi
    to start

    Comment


    • #3
      Thank you Rich for your comment. Does this work with panel data?

      Comment


      • #4
        yes, you might want to take a look at the following FAQ: https://www.stata.com/support/faqs/s...and-mi-impute/

        Comment

        Working...
        X