compare_pool: Create a dataframe of comparisons between all treatment and...

View source: R/utility_functions.R

compare_poolR Documentation

Create a dataframe of comparisons between all treatment and control data.

Description

Create a dataframe of comparisons between all treatment and control data.

Usage

compare_pool(scored_data, treat, tm, entry, id)

Arguments

scored_data

The dataframe from score_data()

tm

See rollmatch()

entry

See rollmatch()

id

See rollmatch()

Value

Dataframe comparing all treatment and control data

Examples

 
print('See add_balance_table for full example')



RTIInternational/rollmatch documentation built on Feb. 17, 2024, 2:31 p.m.