make_output: Combine the results of rollmatch into a tidy list for output

View source: R/utility_functions.R

make_outputR Documentation

Combine the results of rollmatch into a tidy list for output

Description

Combine the results of rollmatch into a tidy list for output

Usage

make_output(scored_data, data, matches, treat, tm, entry, id, lookback)

Arguments

scored_data

The dataframe from score_data()

data

See rollmatch()

matches

Dataframe containing the matches from comparison_pool

tm

See rollmatch()

entry

See rollmatch()

id

See rollmatch()

lookback

See rollmatch()

Value

output returns a list. See rollmatch()

Examples

 
print('See add_balance_table for full example')



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