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 get_complexity.

...

ignored.

Author(s)

Toby Dylan Hocking


[Package binsegRcpp version 2023.8.31 Index]