Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to deal with missing values in variables that are used for matching ? #28

Closed
mylanhong opened this issue Nov 15, 2018 · 3 comments

Comments

@mylanhong
Copy link

Hello,when we have missing values in variables that are used for matching and these variables largely influence the imbalance, how can we deal with it ? Is there any alternative method ?

@kosukeimai
Copy link
Owner

You can include the indicator variable for missingness as a covariate.

@mylanhong
Copy link
Author

@kosukeimai Thanks for the reply. It is helpful! In addtion, although we can get 'Mean Diff' using the summary() function with matchit object, how can i calculate the SMD (STD Mean Difference) for each variable before and after matching with MatchIt package?

@kosukeimai
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants