View source: R/auto_stratify.R
check_outcome | R Documentation |
Checks that outcome is a string which is a column in the data
check_outcome(outcome, data, treat)
outcome |
string giving the name of column with outcome information. Required if prognostic_scores is specified. Otherwise it will be inferred from prog_formula |
data |
|
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.