Hello,
I have run psmatch2 on my observational dataset and would appreciate some guidance on how to use the new variables created by the psmatch2 command for ensuring survival regression analysis.
psmatch2 raceb i.aged i.sex i.geogr, logit odds neighbor(3) ai(3)
- How can I can identify the matched dataset so that I can re-use for my analysis purposes?
- For example, for COX regression and log-rank test for my treatment variable?
* Do i need to stset to a subset of the dataset? based on which variable?
* Should i stratify stcox ? according to which variable? _pscore?
- For the log-rank test, should i stratify according to _pscore?
many thanks
Arnaud
Related Posts with Psmatch2 and next steps for survival analysis
Interpreting VEC output with ranks higher than 1Dear STATA users, Although it feels like a simple question, I have spent a lot of time reading STAT…
Estimate coefficients to predict out of sample for the excluded quarter.Hi, I want to evaluate the model’s (reg lnUnmprate lnInflation lnFedfunds) ability to predict out of…
Identifying variables that serve as unique identifiersHello everyone I want to write a program that accepts numeric and string variables as input, that …
correlation matrix set-up helpI'm trying to create a correlation matrix using the 'correlate var1 var2 var3...' command. I've got…
Hausman-Taylor estimator for binary dependent variableHi all, I am a business student who has had some introductory econometirc courses and has some basi…
Subscribe to:
Post Comments (Atom)
0 Response to Psmatch2 and next steps for survival analysis
Post a Comment