plot_roc function

Plot ROC curve

Plot ROC curve

This function draws receiver operating characteristic (ROC) curves.

plot_roc(..., reference = NULL)

Arguments

  • ...: One or more RprobitB_fit objects or data.frames of choice probability.
  • reference: The reference alternative.

Returns

No return value. Draws a plot to the current device.