knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of precogs
is to provide useful functions for evaluating the performance of statistical risk-prediction models. This includes various aspects of model discrimination, calibration, and clinical utility. This package is primarily meant to provide functions for cutting-edge evaluation metrics and methods in the literature that have not been already made available in R
packages.
You can install the development version of precogs from GitHub with:
# install.packages("devtools") devtools::install_github("mattwarkentin/precogs")
Please note that the 'precogs' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.