Learn R Programming

KarsTS (version 2.4.1)

getStatistics: 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