BookmarkSubscribeRSS Feed
ccasboy
Calcite | Level 5

Hi folks

Given the fact that most imputation methods assume multivariate normality, does it make sense to impute missing values on a categorical variable let's say Gender and how can that be done?

Thanks

2 REPLIES 2
StatsGeek
SAS Employee

Though you could impute gender using a multiple imputation method that assumes normality, better approaches are available. The MI procedure includes fully conditional specification (FCS) multiple imputation using the FCS statement. The beauty of FCS multiple imputation is that it allows the user to employ logistic regression for imputing some variables and OLS regression for imputing others. The link below provides an example of using logistic regression to impute a nominal variable (species) and OLS regression to impute the other variables in the data set (length and width).

SAS/STAT(R) 13.1 User's Guide

I believe that the FCS statement became production in SAS/STAT 13.1. So, you'll need a recent version of SAS to perform FCS multiple imputation.

Best,

Steve

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1539 views
  • 1 like
  • 3 in conversation