LOPART.ROC {directlabels} | R Documentation |
ROC curve for LOPART algorithm and competitors
Description
For the LOPART paper we computed ROC curves for predictions of changepoint detection algorithms.
Usage
data("LOPART.ROC")
Format
A named list of two data frames: points has one row per model/algorithm, roc has one row per point on the ROC curve.
Source
Figure/paper describing LOPART algorithm and R package, https://github.com/tdhock/LOPART-paper/blob/master/figure-cv-BIC.R
[Package directlabels version 2024.1.21 Index]