The Burt matrix is a quadratic matrix where each row and column corresponds to a category in one of the variables. The entries of the matrix are the frequencies of the corresponding combination of categories.
Usage
Burt(x)
Arguments
x
A dataframe with factor variables or a contingency table.