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 |
max_error |
stopping criteria from |
[Package topdowntimeratio version 0.1.0 Index]