Hello,
I am having a problem understanding a simple statement that I need to code in Stata.
Define three binary outcomes Ij = 1(sophomore < cj) for cj=25, 35, 40, 75, 100.
The sophomore is any value between 0-40.
My initial thoughts are that the question is asking me to do the following:
Ij = 1 if cj is 25 or 35
Ij = 2 if cj = 40
Ij = 3 if cj =75 or 100
Is this correct?
0 Response to Simple Binary Outcome Question
Post a Comment