How can I perform a two-way tabulation?

2 vues

Réponse

To perform a two-way tabulation, you must specify both the 'row' parameter for the row variable and the 'col' parameter for the column variable.
Did this answer help you?
crossTab

simple

See technical action