tslabeler_example: Example time series data.table

Description Usage Format Source

Description

A data.table containing time-series data for 64 groups for a period of Jan-01 to Nov-15 at a 1-hour interval.

Usage

1

Format

A data frame with 489088 rows and 5 variables:

ds

date-time, POSIXct, UTC

.grp

group variable, like keys in a 'tsibble'

value

numeric measure of the time series

.anomaly

0/1 indicating presence of an anomaly

.tag

string tagging anomaly. empty string if anomaly=0

Source

http://www.diamondse.info/


rsangole/tslabeler documentation built on April 4, 2020, 8:26 p.m.