compare_tables: Summarize covariate balance table

compare_tablesR Documentation

Summarize covariate balance table

Description

This function would take the result of generate_balance_table function and combine the results in a single table.

Usage

compare_tables(balanceTable)

Arguments

balanceTable

a named list, which is the result from the function generate_balance_table

Value

a dataframe with combined information

Examples

## Not run: 
compare_tables(generate_balance_table(matchResult))

## End(Not run)

ShichaoHan/MultiObjMatch documentation built on May 3, 2022, 7:24 p.m.