check_prop_formula {stratamatch}R Documentation

Check Propensity Formula

Description

Check Propensity Formula

Usage

check_prop_formula(prop_formula, data, treat)

Arguments

prop_formula

a formula

data

the analysis set data within a stratum

treat

the name of the treatment assignment column

Value

nothing


[Package stratamatch version 0.1.9 Index]