Andrija Djurovic
2021-Aug-26 11:50 UTC
[R] [R-pkgs] monobinShiny: Shiny User Interface for 'monobin' Package
Dear R users, I am happy to announce that my new package monobinShiny is now available on CRAN. This is an add-on package to the 'monobin' package that simplifies its use. As reminder, the goal of 'monobin' is to perform monotonic binning of numeric risk factor in credit rating models (PD, LGD, EAD) development. All functions handle both binary and continuous target variable. Missing values and other possible special values are treated separately from so-called complete cases. 'monobinShiny' provides shiny-based user interface to 'monobin' package and it can be especially handy for less experienced R users as well as for those who intend to perform quick scanning of numeric risk factors when building credit rating models. The additional functions implemented in 'monobinShiny' that do no exist in 'monobin' package are: descriptive statistics, special case and outliers imputation. The function descriptive statistics is exported and can be used in R sessions independently from the user interface, while the special case and the outlier imputation functions are written to be used with shiny UI. Here is, also, the link to github page: https://github.com/andrija-djurovic/monobinShiny Hope that some of you will find the package useful. Best regards, Andrija Djurovic [[alternative HTML version deleted]] _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages