anomalyComp: anomalyComp

Description Usage Arguments Value

Description

anomaly tests against a data.table of comparators by fitting breaks to residuals and combining outputs data.table of fitted breaks.

Usage

1
anomalyComp(MTarget, MComp, breaks = 4, type = "Core", sigma = 2)

Arguments

breaks

The maximum number of breaks

dates

Vector of numeric time

values

Target vector of values

tall

table of comparators

fitted

Do you want fitted values returned

Value

breaks data.frame of breaks and location

data table of values, and fitted values


davids99us/anomaly documentation built on May 15, 2019, 1:15 a.m.