View source: R/auto_stratify.R
check_scores | R Documentation |
Checks that prognostic scores are the same length as data
check_scores(prognostic_scores, data, outcome)
prognostic_scores, |
a numeric vector |
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 |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.