TS.DAILY-class: A Reference Class representing a time series.

Description Fields Methods

Description

A Reference Class representing a time series.

Fields

N.int

An integer representing the number of time intervals in the time series

ctn

An integer representing the current time interval number

stn

An integer representing the starting time interval number of the control window

etn

An integer representing the starting time interval number of the control window

data

A data.frame with the same number of rows as fields time containing the time series data

Methods

feedEventLog.molten(dataset, time_col, var_col, value_col, aggrFunctions = NULL)

feeds additional data to the time series in molten format.

sortByDate(decreasing = F)

Sorts the data based on date


genpack/timser documentation built on Feb. 29, 2020, 9:21 a.m.