Previous Page | Next Page

The COUNTREG Procedure

BY Statement
BY variables ;
A BY statement can be used with PROC COUNTREG to obtain separate analyses on observations in groups defined by the BY variables. When a BY statement appears, the input data set should be sorted in the order of the BY variables.
Previous Page | Next Page | Top of Page