get_shift_configuration: Returns the best shift configuration with a given number of...

View source: R/tools.R

get_shift_configurationR Documentation

Returns the best shift configuration with a given number of shifts among the shift configurations that have been evaluated.

Description

Returns the best shift configuration with a given number of shifts among the shift configurations that have been evaluated.

Usage

get_shift_configuration(model, nShifts)

Arguments

model

object of class l1ou returned by estimate_shift_configuration.

nShifts

number of shifts.

Value

indices of the edges with shifts


khabbazian/l1ou documentation built on Aug. 10, 2022, 7:41 p.m.