View source: R/utils_analysis.R
get_concordance | R Documentation |
Calculates Harrell's C, a wrapper around
concordance
.
get_concordance(data, ci = TRUE)
data |
a data frame with .outcome and .fitted columns. |
ci |
logical, should 95% confidence interval be returned? |
a tibble with the statistic values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.