tams.classify#
- tams.classify(cs)#
Classify the CE groups into MCS classes (categorical column
'mcs_class'in the result).- Raises:
ValueError – If the input frame is missing required columns.
- Parameters:
- Return type:
Classify the CE groups into MCS classes
(categorical column 'mcs_class' in the result).
ValueError – If the input frame is missing required columns.