match_summary {vaccineff} | R Documentation |
This function creates a summary for the results from cohort matching. It provides counts grouped by vaccine status for the entire population, the matched and unmatched populations.
match_summary(all, matched, vacc_status_col)
all |
|
matched |
|
vacc_status_col |
Name of the column containing the vaccination. |
Summary data.frame
with counts by vaccine status for:
all, matched, unmatched, and removed.