plot.complexity {binsegRcpp} | R Documentation |
plot complexity
Description
Plot comparing empirical number of splits to best/worst case.
Usage
## S3 method for class 'complexity'
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]