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.
Can -mlogit- accommodate repeated choice tasksDear all, I was wondering whether Stata's Multinomial logistic regression can accommodate the presen…
Count of distinct units in a panel with "by" optionHi Beloved Stata Members I would like to get the count of distinct units (co_code in my case) based …
Generating a dummy variable for a panel data where countries have different survey wavesHi all, I am very new to Stata, and this my first post on Statalist. I am using Stata 14.2 on a Wi…
random numbers to groups of random sizeHi Statalisters! I have the following problem. I have N individuals and I would like to assign to t…
Negative coefficient (school on income regression)Hello everyone, I ran a regression to see the impact of education on income. Everything is fine but…
Subscribe to:
Post Comments (Atom)
0 Response to teffects and covariates for matching.
Post a Comment