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
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
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

FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resizer for Images, Tables and Fancy Resizable 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  
cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  
srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns