Time Series Response CIfc
Properties
If true, across replications statistics will be collected for each period. The default is false.
The counters associated with the time series response.
The default time that the first period will start. By default, it is zero.
Counts the number of periods collected
The length (in base time units) for the period
The responses associated with the time series response.
Functions
If the acrossRepStatisticsOption option is true, then this function returns the across replication statistics for each period for the specified counter. If the counter is not associated with the time series collector, then an empty map is returned.
If the acrossRepStatisticsOption option is true, then this function returns the across replication statistics for each period for the specified response. If the response is not associated with the time series collector, then an empty map is returned.
Returns a data frame of the across replication statistics by period where the statistics are computed replications.
Returns a list of the across replication statistics by period where the statistics are computed replications.
Returns all time series period data as a data frame for responses and counters
Returns all time series period data as a list for responses and counters
Provides a data frame representation of the counter period data for the counter or an empty data frame if the counter is not collected.
Provides a data frame representation of the counter period data for the counter or an empty data frame if the counter is not collected.
Provides a data frame representation of the response period data for the response or an empty data frame if the response is not collected.
Provides a data frame representation of the response period data for the response or an empty data frame if the response is not collected.