Hello,
Is there a way to create a two-way table where the cells are percentages and the totals are the actual frequencies? I'm sure I am missing something obvious. So something like:
However, instead of the total being the total of the percentages, it's the total of the frequencies.
Thanks!
Is there a way to create a two-way table where the cells are percentages and the totals are the actual frequencies? I'm sure I am missing something obvious. So something like:
HTML Code:
ta var1 var2, col nofreq
Thanks!
Comment