plot.binsegRcpp {binsegRcpp}R Documentation

plot binsegRcpp

Description

Plot loss values from binary segmentation.

Usage

## S3 method for class 'binsegRcpp'
plot(x, ...)

Arguments

x

data.table from binseg.

...

ignored.

Author(s)

Toby Dylan Hocking <toby.hocking@r-project.org> [aut, cre]


[Package binsegRcpp version 2025.5.13 Index]