Hi,
I'm using the user-written psmatch2 command and when I run the code to implement the match a new set of variables are created, which includes _support and _weight. I have some questions about these new variables.
1. What is Stata doing when it identifies observations that are on support but their weights are missing?
2. How is _weight being calculated?
3. What does it mean to be on support?
I'm using the user-written psmatch2 command and when I run the code to implement the match a new set of variables are created, which includes _support and _weight. I have some questions about these new variables.
1. What is Stata doing when it identifies observations that are on support but their weights are missing?
2. How is _weight being calculated?
3. What does it mean to be on support?

Comment