The goal of this package is to develop an interface for quickly creating dual score matrices to compare scorecard performance. It will allow for multiple performance measures and other bivars.
devtools::install_git("https://gitlab.ins.risk.regn.net/minneapolis-r-packages/scorex", upgrade="never")
- Create cut functions for bins, percentiles, and score breaks.
- Add formula interface for working with multiple scores, performance, and bivars.
- A function that takes the relevant fields and creates an intuitive table of the results.
- Add functionality for easily outputting score cross tables to excel with formatting.