calc.detect.end: Given an anomaly occurrence time, calculate the detection...

Description Usage Arguments

Description

Given an anomaly occurrence time, calculate the detection period end time.

Usage

1
calc.detect.end(df, oc.datetime, timeout = 48)

Arguments

df

the input data frame.

oc.datetime

anomaly occurrence time.

timeout

maximum acceptable period (number of intervals) for a useful detection.


profyliu/smpesgm2017 documentation built on May 26, 2019, 12:33 a.m.