score_credit: Score input data using the scorecard model

Description Usage Arguments Value

View source: R/score-credit.R

Description

Borrower data is placed into score_credit together with the model to score each borrower.

Usage

1
score_credit(.data, model)

Arguments

.data

A tibble of borrower information with the variable names that match the variable names of the scorecard model

model

A scorecard model object

Value

A numeric vector of credit scores, whether scaled or not


jgendrinal/creditscore documentation built on May 30, 2020, 3:51 p.m.