Description Usage Arguments Value References See Also Examples
View source: R/blr-lorenz-curve.R
Gini index is a measure of inequality and was developed to measure income inequality in labour market. In the predictive model, Gini Index is used for measuring discriminatory power.
1 | blr_gini_index(model, data = NULL)
|
model |
An object of class |
data |
A |
Gini index.
Siddiqi N (2006): Credit Risk Scorecards: developing and implementing intelligent credit scoring. New Jersey, Wiley.
Müller M, Rönz B (2000): Credit Scoring using Semiparametric Methods. In: Franke J, Härdle W, Stahl G (Eds.): Measuring Risk in Complex Stochastic Systems. New York, Springer-Verlag.
https://doi.org/10.2753/REE1540-496X470605
Other model validation techniques:
blr_confusion_matrix()
,
blr_decile_capture_rate()
,
blr_decile_lift_chart()
,
blr_gains_table()
,
blr_ks_chart()
,
blr_lorenz_curve()
,
blr_roc_curve()
,
blr_test_hosmer_lemeshow()
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.