Other packages > Find by keyword >

DTSg  

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


Download and install DTSg package within the R console
Install from CRAN:
install.packages("DTSg")

Install from Github:
library("remotes")
install_github("cran/DTSg")

Install by package version:
library("remotes")
install_version("DTSg", "2.0.0")



Attach the package and use:
library("DTSg")
Maintained by
Gerold Hepp
[Scholar Profile | Author Map]
First Published: 2019-03-13
Latest Update: 2022-06-08
Description:
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.
How to cite:
Gerold Hepp (2019). DTSg: A Class for Working with Time Series Data Based on 'data.table' and 'R6' with Largely Optional Reference Semantics. R package version 2.0.0, https://cran.r-project.org/web/packages/DTSg. Accessed 09 May. 2025.
Previous versions and publish date:
0.1.2 (2019-03-13 13:03), 0.1.3 (2019-08-29 18:30), 0.2.0 (2019-10-14 23:40), 0.2.1 (2019-10-20 09:10), 0.3.0 (2020-01-08 09:10), 0.4.0 (2020-03-28 02:00), 0.4.1 (2020-05-08 06:20), 0.5.0 (2020-06-09 14:50), 0.6.0 (2020-07-12 09:00), 0.7.0 (2020-09-05 10:00), 0.7.1 (2021-05-30 19:00), 0.8.1 (2021-10-27 23:00), 1.0.0 (2022-05-02 21:42), 1.1.1 (2022-06-08 23:00), 1.1.3 (2023-09-27 23:50)
Other packages that cited DTSg R package
View DTSg citation profile
Other R packages that DTSg depends, imports, suggests or enhances
Complete documentation for DTSg
Downloads during the last 30 days
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for DTSg010203040506070TrendBars

Today's Hot Picks in Authors and Packages

disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA