HIDESMALLCOUNTS Subcommand (CROSSTABS command)
HIDESMALLCOUNTS
allows you to 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 of COUNT
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
is 5.
Notes
- Percentages associated with hidden counts are also hidden.
-
HIDESMALLCOUNTS
is only available in general mode.