MISSING Subcommand (TSET command)
MISSING
controls
the treatment of user-missing values.
- The specification on
MISSING
is keywordINCLUDE
orEXCLUDE
. The default isEXCLUDE
. -
INCLUDE
indicates that observations with user-missing values should be treated as valid values and included in analyses. -
EXCLUDE
indicates that observations with user-missing values should be excluded from analyses.