knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.