Chapter 10: Profiling and Imputation of Missing Values
More than simple missing value reporting
10.2 Simple Profiling of Missing Values
Counting missing values with PROC MEANS
Using a macro for general profiling of missing values
10.3 Profiling the Structure of Missing Values
Data to illustrate the %MV_PROFILE_CHAIN macro
Simple reports based on the missing value profile chain
Advanced reports based on the missing value profile chain
Usage information for the %MV_PROFILING macro
10.4 Univariate Imputation of Missing Values with PROC STANDARD