check_prognostic_formula {stratamatch} | R Documentation |
Check Prognostic Formula
Description
Check Prognostic Formula
Usage
check_prognostic_formula(prog_formula, data, outcome, treat)
Arguments
prog_formula |
a formula for prognostic score |
data |
|
outcome |
string giving the name of column with outcome information. Required if prognostic_scores is specified. Otherwise it will be inferred from prog_formula |
treat |
string giving the name of column designating treatment assignment |
Value
nothing
[Package stratamatch version 0.1.9 Index]