check_inputs_matcher: Check inputs to any matching function

View source: R/match_functions.R

check_inputs_matcherR 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 object will be used as covariates in the propensity model or mahalanobis match (except outcome, treatment and stratum)

k

the number of control individuals to be matched to each treated individual. If "k = full" is used, fullmatching is done instead of pairmatching

Value

nothing


raikens1/stratamatch documentation built on April 1, 2022, 9:48 p.m.