Plot histogram counts for predictor variables
plotbins(
plots histogram counts for given predictor variables. When a predictor’s bins
are modified using sc
,PredictorName
)modifybins
or autobinning
, rerun
plotbins
to update the figure to reflect the change.
returns a handle to the figure. hFigure
= plotbins(sc
,PredictorName
)plotbins
plots histogram
counts for given predictor variables. When a predictor’s bins are modified using
modifybins
or autobinning
, rerun
plotbins
to update the figure to reflect the
change.
returns a handle to the figure. hFigure
= plotbins(___,Name,Value
)plotbins
plots histogram
counts for given predictor variables using optional name-value pair arguments.
When a predictor’s bins are modified using modifybins
or autobinning
, rerun
plotbins
to update the figure to reflect the
change.
[1] Anderson, R. The Credit Scoring Toolkit. Oxford University Press, 2007.
[2] Refaat, M. Credit Risk Scorecards: Development and Implementation Using SAS. lulu.com, 2011.
autobinning
| bindata
| bininfo
| creditscorecard
| displaypoints
| fitmodel
| formatpoints
| modifybins
| modifypredictor
| predictorinfo
| probdefault
| score
| setmodel
| validatemodel