Description Usage Arguments Details Value Author(s) References Examples
Compute the psi for all dataset
1 |
var_skip |
Name of force kept variables, Defaults to NULL |
df_train |
expected or training variable, should be a factor |
df_test |
observed or actual variable, should be a factor |
Check whether the population on which the model is currently being used is similar to the population that was used to develop it.
psi value
Nguyen Ngoc Binh nguyenngocbinhneu@gmail.com
P395, Credit risk analytics - Measurement technique, applications and examples Rules of thumb when using psi:
PSI | shift |
----------------- | ---------------- |
< 0.1 | no significant shift (green traffic light) |
0.1 to 0.25 | moderate shift (yellow traffic light) |
> 0.25 | significant shift (red traffic light) |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.