risk.validation.cumulativeAccuracyProfile
R2026bSyntax
Description
risk.validation.cumulativeAccuracyProfile(
plots the cumulative accuracy profile (CAP) for the classification results determined by the
Score,BinaryResponse)Score and BinaryResponse arguments. The plot
also includes a dotted line and a solid line indicating the CAP of a random model and a
perfect model, respectively, and shows the accuracy ratio (AR) in the lower right
corner.
risk.validation.cumulativeAccuracyProfile(___,
specifies additional options using one or more name-value arguments. For example, you can
specify the direction in which to sort the score variable and whether to plot the CAP of a
perfect model.Name=Value)
returns handles to the plotted graphics objects.h = risk.validation.cumulativeAccuracyProfile(___)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2026b

