Missing Values in SAS
Posted on Mar 28, 2015 in Computer Science • Tagged with programming, SAS, missing values, null, white space
Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.
-
SAS uses a dot (
.
) to stand for a numeric missing value and any number (can be 0 which correspond to the blank string""
) of white spaces (e …
Continue reading