iterate {topdowntimeratio}R Documentation

Perform one iteration of segmentation. Updates by reference and should be an internal function.

Description

Perform one iteration of segmentation. Updates by reference and should be an internal function.

Usage

iterate(data, max_error)

Arguments

data

data.table that has been setup by setup

max_error

stopping criteria from tdtr


[Package topdowntimeratio version 0.1.0 Index]