View source: R/discriminatory.R
Discriminatory tests (gini and ks)
1 | discriminatory_tests(df, total_observations, dr_observation, simplfy = T)
|
df |
A data.frame (tibble) |
total_observations |
The column name of total observations variable. (character) |
dr_observation |
The column name of bad observation rate variable. (character) |
simplfy |
(logical, Default is TRUE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.