p_to_score: prob to socre

Description Usage Arguments Value See Also

View source: R/model_training.R

Description

p_to_score is for transforming probability to score.

Usage

1
p_to_score(p, PDO = 20, base = 600, ratio = 1)

Arguments

p

Probability.

PDO

Point-to-Double Odds.

base

Base Point.

ratio

The corresponding odds when the score is base.

Value

new prob.

See Also

training_model, pred_score


creditmodel documentation built on Jan. 7, 2022, 5:06 p.m.