modelAccuracyPlot
modelAccuracyPlot
is renamed to
modelCalibrationPlot
. modelAccuracyPlot
is not
recommended. Use modelCalibrationPlot
instead.
Syntax
Description
modelAccuracyPlot(___,
specifies options using one or more name-value pair arguments in addition to the
input arguments in the previous syntax. You can use the
Name,Value
)ModelLevel
name-value pair argument to compute metrics
using the underlying model's transformed scale.
specifies options using one or more name-value pair arguments in addition to the
input arguments in the previous syntax and returns the figure handle
h
= modelAccuracyPlot(ax
,___,Name,Value
)h
.
Input Arguments
Output Arguments
More About
References
[1] Baesens, Bart, Daniel Roesch, and Harald Scheule. Credit Risk Analytics: Measurement Techniques, Applications, and Examples in SAS. Wiley, 2016.
[2] Bellini, Tiziano. IFRS 9 and CECL Credit Risk Modelling and Validation: A Practical Guide with Examples Worked in R and SAS. San Diego, CA: Elsevier, 2019.
Version History
Introduced in R2021aSee Also
Tobit
| Regression
| Beta
| modelAccuracy
| modelDiscriminationPlot
| modelDiscrimination
| predict
| fitLGDModel