USE Keyword (XGRAPH command)
The USE
keyword
controls the exclusion of cases with missing values. Excluded cases
are excluded from computations and charts. USE
applies to variables used in summary functions for
a chart.
LISTWISE. Exclude a case with a missing value for any dependent variable. This is the default.
VARIABLEWISE. Exclude a case with a missing value for the dependent variable being analyzed.