Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 515 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 515 Bytes

predictr

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.

Installation

Development version from GitHub with:

# install.packages("devtools")
devtools::install_github("c-marc/predictr")

Example

library(predictr)
## runApp()