getStatistics {KarsTS} | R Documentation |
getStatistics: calculates the statistics of a time series
Description
This function calculates the minimum, first quartile, median, mean, third quartile, maximum and standard deviation of a time series.It is used internally.
Usage
getStatistics(selTs)
Arguments
selTs |
The time series |
Value
A vector containing the statistics values
Author(s)
Marina Saez Andreu
[Package KarsTS version 2.4.1 Index]