Skip to content

jbkunst/risk3r

Repository files navigation

risk3r

CRAN_Status_Badge CRAN downloads Project Status: Active – The project has reached a stable, usablestate and is being activelydeveloped. Lifecycle:stable Codecov test coverage Last commit GitHub closed issues GitHub issues Github Stars R-CMD-check

This package contains a set of convenient functions for the development of risk models. Some of these functions were designed to be in conjunction with the scorecard package.

Installation

You can install with:

remotes::install_github("jbkunst/risk3r")

Example

This is a basic example which shows you how to solve a common problem:

library(risk3r)
## basic example code