check_representative | R Documentation |
Summary function to compare SMD of the key covariates in matched and the full set of treated units.
check_representative(matching_result, match_num = NULL)
matching_result |
the matching result returned by either dist_bal_match or two_dist_match. |
match_num |
(optional) Integer index of match that the user want to extract paired observations from. NULL by default, which will generate a table for all the matches. |
a summary table of SMDs of the key covariates between the whole treated units and the matched treated units.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.