Yes, Case=0 is the control group. We have about 500 in each, so there should be about 50 in each decile for the control group and a reasonably close amount for the Case=1 sample. There are only a limited variables because I copied from the code in which we are using D4-D7 as a referent group, The code I was working on is making 8 different 0/1 indicator variables, of which it shows if they are included in the Decile group or not. For example, the objects in the first decile would have a 1 for the AAd1 variable, and a 0 for all others. This is easily interchangeable with a single decile variable of 1-10, and I would prefer to be able to make the 1-10 variable first, so then I can subgroup after however I want.
... View more