Hello All (first post, be kind),
I am running teffects nnmatch and noticed the the 'Matching Variables:' were not be reported in the output when the option, dmvariables was added to the syntax of the specification.
As a test I watched an old Stata youtube video: https://www.youtube.com/watch?v=mEqw...l=StataCorpLLC and then followed the tutorial provided in the Stata manual.
webuse cattaneo2
teffects nnmatch (bweight mage prenatal1 mmarried fbaby) (mbsmoke), dmvariables
teffects nnmatch (bweight mage fage) (mbsmoke), ematch(prenatal1 mmarried fbaby) biasadj(mage fage) dmvariables
And despite using this, provided by Stata, and using the exact code in the video. 'Matching Variables:' are not reported in the output.
Is there anyone who can help shine some light on this, or am I just missing something? I sent it to my colleague and he was unable to see 'Matching Variables' in the out put of Stata 15 as well.
I have looked everywhere and "dmvariables" only turns up the Stata documentation. I hope this first post is not horrible!!!
Thanks Statalist!!!
Related Posts with Possible Issue with "nnmatch" in Stata 15
Stereotype logistic regression vs. Multinomial and Ordinal Logistic RegressionWhat are the ways to compare the fit of multinomial, ordinal, and stereotype logistic regression to …
Weighted combined score predicting outcomeI have this quite open question as I have a large longitudinal dataset with multiple options. Howeve…
Problems with the use autocompletion in do-filesSome things I recognized using autocompletion in Stata 16.0: the comand "mvdecode" does not appear …
create a 2-way summary tableHi all My data include - id and industry are the firm id and the industry of the firm - first_cer…
Panel data: building sums correcting for focal panel ID characteristicsHello, I am trying to calculate sumi(xi*zj) where xi = a dummy zj = a dummy xi is connected to in f…
Subscribe to:
Post Comments (Atom)
0 Response to Possible Issue with "nnmatch" in Stata 15
Post a Comment