compareTables: Summarize covariate balance table

compareTablesR Documentation

Summarize covariate balance table

Description

This function would take the result of generateBalanceTable function and combine the results in a single table. It only works for 'Basic' version of the matching.

Usage

compareTables(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: 
compareTables(generateBalanceTable(matchResult))

## End(Not run)

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