View source: R/auto_stratify.R
check_prognostic_formula | R Documentation |
Check Prognostic Formula
check_prognostic_formula(prog_formula, data, outcome, treat)
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 |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.