A Reference Class representing a time series.
N.intAn integer representing the number of time intervals in the time series
ctnAn integer representing the current time interval number
stnAn integer representing the starting time interval number of the control window
etnAn integer representing the starting time interval number of the control window
dataA data.frame with the same number of rows as fields time containing the time series data
feedEventLog.molten(dataset, time_col, var_col, value_col, aggrigator = NULL)feeds additional data to the time series in molten format.
sortByTime(decreasing = F)Sorts the data based on time
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.