compare_pool {rollmatch} | R 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')
[Package rollmatch version 2.0.3 Index]