DTSg: A Class for Working with Time Series Data Based on 'data.table' and 'R6' with Largely Optional Reference Semantics

Basic time series functionalities such as listing of missing values, application of arbitrary aggregation as well as rolling (asymmetric) window functions and automatic detection of periodicity. As it is mainly based on 'data.table', it is fast and (in combination with the 'R6' package) offers reference semantics. In addition to its native R6 interface, it provides an S3 interface for those who prefer the latter. Finally yet importantly, its functional approach allows for incorporating functionalities from many other packages.

Package details

AuthorGerold Hepp [aut, cre]
MaintainerGerold Hepp <gisler@hepp.cc>
LicenseMIT + file LICENSE
Version1.1.3
URL https://gisler.github.io/DTSg/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("DTSg")

Try the DTSg package in your browser

Any scripts or data that you put into this service are public.

DTSg documentation built on Sept. 28, 2023, 1:06 a.m.