MISSING Subcommand (VARCOMP command)
By default, cases with missing values for any
of the variables on the VARCOMP
variable list are excluded from the analyses. The MISSING
subcommand allows you to include
cases with user-missing values.
- Pairwise deletion of missing data is not available
in
VARCOMP
. - If more than one
MISSING
subcommand is specified, only the last subcommand is in effect.
EXCLUDE. Exclude both
user-missing and system-missing values. This setting is
the default when MISSING
is
not specified.
INCLUDE. Treat user-missing values as valid. System-missing values cannot be included in the analysis.