Hello. I'm conducting a survey where I have a primary dependent variable (would you do x or y), and a bunch of demographic variables. I need to create a propensity score (probability to do x or y) based on the dependent variable and a few of the independent demographic variables, like age, gender, etc. THEN, I need to take that score and apply it to another database in order to predict the behavior of the people in that database. The people in the second database never saw the survey; the matching is solely on the independent variables.
I believe PSMATCH or TEFFECTS won't work because I don't have a treated/untreated sample. I imagine I can do a logistic regression based on my data, but how do I "attach" that to the second database?
Thank you!
David
Related Posts with Attributing survey propensity scores to a general population
Combine multiple rows into one when end_date = start_dateHi there, I am looking for a code that combine the rows when end_date = start_date for a certain ID…
Testing stability of reggression discontinuity model (TED)Hello Statalisters, I need your valuable advice. Having applied in my analysis regression discontin…
matching single county with unique congressional districtAccording to us house election data a single county for a specific state belongs to multiple congres…
Jackknife xtqregUsing the Grunfeld data, this works: Code: bootstrap, reps(50) cluster(company) idcluster(comp): xt…
Wild bootstrap with MLDear users, I need to estimate a maximum likelihood model with wild bootstrap as I have few cluster …
Subscribe to:
Post Comments (Atom)
0 Response to Attributing survey propensity scores to a general population
Post a Comment