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", "1.1.3")



Attach the package and use:
library("DTSg")
Maintained by
Gerold Hepp
[Scholar Profile | Author Map]
All associated links for this package
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 1.1.3, https://cran.r-project.org/web/packages/DTSg. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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