This is a continuation of my previous post Grouping values within a variable that Clyde Schechter has been helping me with.
The question was really clarification of creating my control and treatment group once I grouped values within a variable.
I groups states that expanded medicaid into a 1/0 variable -statemedicaid-
Now that is created, I want to make sure that my treatment and control groups are accurately created.
The treatment condition is the presence of an FQHC (the variable is 1/0)
The unit and analysis is by county
This is how I am thinking about my control and treatment groups
medicaid states:
1 control group that did not have an fqhc in the county
1 treatment group that had an FQHC
non-medicaid state:
1 control group that did not have an fqhc
1 treatment group that did have an FQHC
I previously mentioned in post #20 in Creating a year identifier you provided help on how to create the -ever_had_FQHC- and -wanted- variables. These variables were created with the thought that they would help with the pre-post period
Related Posts with Creating treatment and control groups for regression model
Validity of exclusion restriction in an Heckman IV modelDear Statalist Users, I was hoping to get some inputs on how to evaluate the validity of the exclus…
Gender wage gap, hourly wage or weekly wageHello everyone, I am doing a project on gender wage gap using Oaxaca Decomposition. I am wondering …
Time series data set up for time series analysisDear Altruistic, I'm using Stata 13. My data set is in following formation Code: * Example generat…
Using global variables within forvalue loopsI am trying to design a for loop that can be easily adapted for the input values but cannot work out…
Using same variable for weight and controlI would like to use the same variable for weight and control like: Code: sysuse auto ivreghdfe pr…
Subscribe to:
Post Comments (Atom)
0 Response to Creating treatment and control groups for regression model
Post a Comment