MODELTABLES subcommand (SPATIAL ASSOCIATION RULES command)
The MODELTABLES
subcommand specifies the model evaluation tables to display
in the output.
- RECORDSUMMARY=YES | NO
- Number and percentage of included and excluded records. The default display setting is
YES
. - EVALUATION=YES | NO
- Summary statistics for condition support, confidence, rule support, lift and
deployability. The statistics include mean, minimum, maximum, and standard deviation. The
default display setting is
YES
. - FIELDFREQ=YES | NO
- Fields that occur most frequently in the rules. The default display setting is
YES
. - FIELDTRANSFORMATIONS=NO | YES
- Describes the transformations that are applied to fields used in the analysis. The
default display setting is
NO
. - ITEMFREQ=NO | YES
- Items that occur most frequently. An item is a condition or a prediction in a rule. For
example, age < 18 or gender=female. The default display setting is
NO
. - EXCLUDEDINPUTS=NO | YES
- Fields excluded from the analysis and the reason each field was excluded. The default
display setting is
NO
.