[R] R package for scorecard development

Suzen, Mehmet msuzen at gmail.com
Wed Jun 28 18:40:16 CEST 2017


I suggest you to have a look at this R document:
https://cran.r-project.org/doc/contrib/Sharma-CreditScoring.pdf

On 28 June 2017 at 13:26, Nikhil Abhyankar <nikhil.abhyankar at gmail.com> wrote:
> Hello all,
>
> Is there any R package that can develop a scorecard model for a binary
> target variable?
>
> More details:
> I want to create a scorecard based on the raw data I have.
>
> I have a binary target variable and a few numeric and character input
> variables.
>
> I want to bin the variables and assign a score to each of the bins.
>
> Each subject will be scored based on the bin it falls in for each variable.
>
> All such scores from each of the variables will be added up to get the
> final score.
>
> There will be a cutoff score to decide which of the two classes of response
> the subject falls into.
>
> I fount and tested the smbinning package. However, it only gives the bins
> for a single variable at a time.
>
> How can I get a full scorecard model?
>
> Thanks
> Nikhil
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list