ROC

ROC is available in Statistics Base Edition.

ROC produces a receiver operating characteristic (ROC) curve and an estimate of the area under the curve.

ROC varlist BY varname({varvalue  })
                       {‘varvalue’}

[/MISSING = {EXCLUDE**}]
            {INCLUDE  }

[/CRITERIA = [CUTOFF({INCLUDE**})] [TESTPOS({LARGE**}) [CI({95** })]
                     {EXCLUDE  }            {SMALL  }      {value}

             [DISTRIBUTION({FREE** })]]
                           {NEGEXPO}

[/PLOT = [CURVE**[(REFERENCE)]] [NONE]]

[/PRINT = [SE][(MODELQUALITY)] [COORDINATES]].

** Default if subcommand is omitted.

This command reads the active dataset and causes execution of any pending commands. See the topic Command Order for more information.

Syntax for the ROC command can be generated from the ROC Curve dialog box.

Release History

Release 18.0

  • MODELQUALITY keyword introduced.

Example

ROC
  pred  BY default (1).