plot.binseg_normal_cv {binsegRcpp} | R Documentation |
plot binseg normal cv
Description
Plot loss values from binary segmentation.
Usage
## S3 method for class 'binseg_normal_cv'
plot(x,
...)
Arguments
x |
data.table from |
... |
ignored. |
Author(s)
Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre]
[Package binsegRcpp version 2025.5.13 Index]