getUniqueSampPer {KarsTS} | R Documentation |
getUniqueSampPer: get unique sampling periods
Description
This function get the time steps existing in a time series and sorts them according to the number of times they appear (starting by the most repeated). It returns a table with this information.It is used internally.
Usage
getUniqueSampPer(timeSer)
Arguments
timeSer |
The time series |
Author(s)
Marina Saez Andreu
[Package KarsTS version 2.4.1 Index]