I have a dataset with 70 variables and thousands of subjects. About half of the subjects have multiple observations (anywhere from 2 to 13). I've created an "id" variable to figure out how many subjects I have and how many observations per subject there are. How do I find the correct frequency of participants by variable if proc freq only counts the frequency of observations?
... View more