CDFAA0284N The routine failed because no item in the input data has a frequency that exceeds the value specified by the minsupport parameter. This value is value.
Explanation
When using the ASSOCRULES or SEQRULES routines, the "frequency" of an item is the number of transactions or sequences that refer to that item. An item is regarded as "frequent" when the number of such references exceeds the value of the minsupport parameter. This message is returned when none of the items in the input data meet this criterion. Consequently, a model cannot be generated.
User response
If necessary, reissue the statement, specifying a smaller value for the
minsupport parameter.