calc.DOT: Compute the D-day same-time avearge for the T-hour sd for...

Description Usage Arguments

Description

Compute the D-day same-time avearge for the T-hour sd for each point in range and do single-point anomaly detection.

Usage

1
calc.DOT(df, range, alpha = 0.9, w = c(0.6, 0.3, 0.1))

Arguments

df

the input data frame.

range

the datetime range for calculation.

alpha

confidence level in the Grubb's test.

w

weight vector for the three features.


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