A BY statement can be used with PROC COMPUTAB to obtain
separate reports for observations in groups defined by the BY variables.
At the beginning of each BY group, before PROC COMPUTAB reads any observations,
all table values are set to 0 unless the INITMISS option
or an INIT statement is specified.