The goal of predictr is to demonstrate relationships between test performances and predictive values.
And to demonstrates a Shiny app.
This is Work In Progress.
Development version from GitHub with:
# install.packages("devtools")
devtools::install_github("c-marc/predictr")
library(predictr)
## runApp()