Function: addRocCurve()
ts
function addRocCurve(plot, opts): RocCurveHandle;Defined in: ml/charts.ts:89
ROC curve (FPR→TPR) with the chance diagonal and AUC in the series name.
Parameters
| Parameter | Type |
|---|---|
plot | Plot |
opts | RocCurveOptions |