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 22 Dec. 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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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