Overview#

Description#

This algorithm computes a cross-table a.ka. contingency table for two or more categorical variables. The algorithm takes categorical variables as input and returns a table with the counts of the number of occurrences of each combination of categories.

Authors#

Bart van Beusekom, Frank Martin, Hasan Alradhi, Netherlands Comphrensive Cancer Organisation (IKNL).

Source code#

Source code is available in the following GitHub repository.

Contents#