Learn R Programming

binsegRcpp (version 2022.1.24)

get_complexity_empirical: get complexity empirical

Description

Get empirical split counts.

Usage

get_complexity_empirical(model.dt)

Arguments

model.dt

data.table from binseg_normal.

Value

data.table with one row per model size, and column splits with number of splits to check after computing that model size.