Hi. I am trying to use the teffects to implement matching using Nearest Neighbor Matching. The stata syntax is:
teffects nnmatch (ovar omvarlist) (tvar) if in weight , stat options
I have almost 20 variables in the model and I don't want to use all of them for matching. If I put all variables in omvarlist, I am assuming the method will use all variables to find nearest neighbors. Is there any way to use some covariates for matching (step 1) and others for the regression (step 2). Appreciate any suggestions.
Also, on a related note, do you know if NNM prunes/imputes any observations from the data to find matches.
Thanks
Rajat
Related Posts with teffects and covariates for matching.
Appending the same .dta-file many timesHello, I am using Stata/SE 15.1 for Mac. I would like to use the append-command to build up a datas…
How to invert the order of rows in a matrixDear Statalisters Apologies in advance for the simplicity of my question. I am sure the is already …
Stata 16 does not export decimal points to ExcelI am facing this problem in Stata 16. When I export data to Excel using Stata 16, the decimal points…
AFT or Cox survival analysis for buy-build strategies in private equity duration analysesHi there, For my research project I am analysing the duration of private equity buy-and-build strat…
multi-level/mixed effects vs clustered robust standard errors - which is more appropriate if many of the clusters have 1 individual?Hi. I have a dataset of psychological measures from carers (n=254) of people with mental health pat…
Subscribe to:
Post Comments (Atom)
0 Response to teffects and covariates for matching.
Post a Comment