get_complexity_worst {binsegRcpp}R Documentation

get complexity worst

Description

Get full sequence of splits which results in worst case time complexity.

Usage

get_complexity_worst(N.data, 
    min.segment.length)

Arguments

N.data

N.data

min.segment.length

min.segment.length

Author(s)

Toby Dylan Hocking


[Package binsegRcpp version 2023.8.31 Index]