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?
Related Posts with Simple Binary Outcome Question
How to organise my data, Im a beginner!Hi I would like to know what commands to use to organise my data, I currently have a dataset with ov…
Limitation of arguments in mataCheers together, currently, I am trying to find the internal rate of return or cost of equity for c…
How to import several excelsDear Statalist, I need to create a database using several (hundreds) of excels like the one I show …
wildcard in string variableI'm trying to link different business locations to appropriate zip codes using a do-file. I have bus…
estimating sample size for cohort studiesI am trying to compute the sample size of a cohort study, pregnant women beyond 20 weeks of gestatio…
Subscribe to:
Post Comments (Atom)
0 Response to Simple Binary Outcome Question
Post a Comment