Hello!
In the data set I have the variable: "college" = 1 if student went to college, 0 otherwise; and "period" =2 for 2nd period, and =1 for the 1st period; and "degree" =1 for getting high school degree, =0 otherwise; and some other variables relating the characteristic of the student.
So, I want to estimate utility from going to college but conditional on student having obtained the high school degree, and in period 2 only.
I can do it by simply drop out observations of 1st period and students who did not obtained a high school degree. But I do not want to do so, since I still need the whole data set for other regression.
Is there any way to proceed without dropping out observations?
Thank you,
Related Posts with Estimate a part of a data set
Item Response Theory - calculating individual theta scoresI'm looking for some advice on calculating individual theta scores for 900 people who've responded t…
How to convert alphanumeric values into numbersHello, I have an alphanumeric string variable that have different characters for each observation. …
Graph Combine for Autocorrelation FunctionI am looking to graph autocorrelations using graph combine via the following code: use "`root_folde…
3-Dimensional ReshapeHello everyone, Having some difficulties reshaping a data set. I have the following sample data set…
Splitting a mata functin into partsHi, I am very much a novice using mata, and i am trying to write a small piece of mata to change ro…
Subscribe to:
Post Comments (Atom)
0 Response to Estimate a part of a data set
Post a Comment