check_inputs_matcher {stratamatch} | R Documentation |
Check inputs to any matching function
Description
Check inputs to any matching function
Usage
check_inputs_matcher(object, model, k)
Arguments
object |
a strata object |
model |
(optional) formula for matching. If left blank, all
columns of the analysis set in |
k |
the number of control individuals to be matched to each treated
individual. If |
Value
nothing
[Package stratamatch version 0.1.9 Index]