HIDESMALLCOUNTS Subcommand (CHISQUARE INDEPENDENCE command)
With the parameter HIDESMALLCOUNTS
, you can hide counts displayed in tables for
count values that are less than a specified integer. Hidden values are displayed as
<N, where N is the specified integer.
- COUNT Keyword
-
The
COUNT
keyword specifies the cutoff, below which count values are hidden. Values equal to the cutoff are not hidden. The value ofCOUNT
must be an integer and greater than or equal to 2, although the value 0 is permitted and specifies that there is no cutoff. The default value is 5.
Note: Percentages associated with hidden counts are also hidden.