...

/

Missing indicator

Missing indicator

This lesson will talk about a data imputation technique used for categorical and numerical variables called missing indicators. We will also cover the assumptions of the method, the advantages, and disadvantages of its use, and an example and a sample code to apply missing indicator imputation.

Definition

A missing indicator consists of conserving the observations having missing data with adding a new binary variable (1/0) that indicates whether the value for that observation is missing.

This method is only an indicator, and you need to impute the missing value using a ...

Create a free account to access the full course.

By signing up, you agree to Educative's Terms of Service and Privacy Policy