Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 3
    $\begingroup$ 50% missing values for a crucial variable? Ugh. Rather than impute, why not create a 'Missing' category for the variable? $\endgroup$
    – RobertF
    Commented Apr 24, 2014 at 19:39
  • $\begingroup$ No one variable has 50% missing, but about 50% is missing on at least one. Also, they are continuous, so "missing" would mess things up. $\endgroup$
    – Peter Flom
    Commented Apr 24, 2014 at 20:05
  • 1
    $\begingroup$ Ah. I get nervous using imputation. I wonder about the merits of having a continuous variable with 50% values imputed vs. converting the cont. variable to categorical with a 'Missing' category plus enough bins to capture the behavior the non-missing values? $\endgroup$
    – RobertF
    Commented Apr 24, 2014 at 20:10
  • 1
    $\begingroup$ I don't like binning continuous variables. $\endgroup$
    – Peter Flom
    Commented Apr 24, 2014 at 20:15