Skip to content

Latest commit

 

History

History
45 lines (36 loc) · 1.79 KB

README.md

File metadata and controls

45 lines (36 loc) · 1.79 KB

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