Category counting
1 General
- Type: - Matrix Processing
- Heading: - Annot. columns
- Source code: CategoryCounting.cs
2 Brief description
For each term in a categorical column one counts the number of occurrences.
3 Parameters
3.1 Categories
Selected categorical columns for which the absolute and relative occurrence of each term gets counted and displayed in two newly generated numerical columns called “Count” and “Percentage of total” (default: all categorical columns are selected).
3.2 Min. count
Minimal occurrence of a certain term to be displayed in the output table (default: 1).
3.3 Selection
Selected categorical column in which the “Value” will be searched and counted for each term in the “Categories” field specified categorical columns (default:
3.4 Value
Defines the value that is searched in the categorical column specified in “Selection” (default: +).