Summary of Optional Arguments
Control the details in the default report
includes the values for all matching observations.
prints a table of summary statistics for all pairs
of matching variables.
includes in the report the values and differences
for all matching variables.
prints only a short comparison summary.
changes the report for numbers between 0 and 1.
restricts the number of differences to print.
suppresses the print of creation and last-modified
dates.
suppresses all printed output.
suppresses the data set, variable, observation,
and values comparison summary reports.
suppresses the report of the value comparison results.
produces a complete listing of values and differences.
prints a table of summary statistics for all pairs
of matching numeric variables that are judged unequal.
prints the reports of value differences by observation
instead of by variable.
Control the listing of variables and observations
lists all variables and observations that are found
in only one data set.
lists all variables and observations found only
in the base data set.
lists all observations found only in the base data
set.
lists all variables found in only one data set.
lists all variables and observations found only
in the comparison data set.
lists all observations found only in the comparison
data set.
lists all variables found only in the comparison
data set.
lists variables whose values are judged equal.
lists all observations found in only one data set.
list all variables found in only one data set.
Control the output data set
creates an output data set.
writes an observation for each observation in the
BASE= and COMPARE= data sets.
writes an observation for each observation in the
base data set.
writes an observation for each observation in the
comparison data set
writes an observation to the output data set for
each pair of matching observations.
suppresses the writing of observations when all
values are equal.
writes an observation to the output data set for
each pair of matching observations.
Create an output data set that contains summary statistics
writes summary statistics for all pairs of matching
variables to the specified SAS-data-set.
Display a warning message in the SAS log
displays a warning message in the SAS log when differences
are found.
Display an error message in the SAS log
displays an error message in the SAS log when differences
are found.
Specify how the values are compared
specifies the criterion for judging the equality
of numeric values.
specifies the method for judging the equality of
numeric values.
judges a missing value in the base data set equal
to any value.
judges a missing value in the comparison data set
equal to any value.
judges missing values in both the base and comparison
data sets equal to any value.
Specify the data sets to compare
specifies the data set to use as the base data set.
specifies the data set to use as the comparison
data set.
Write notes to the SAS log
displays notes in the SAS log that describe the
results of the comparison.