Other packages > Find by keyword >

tempdisagg  

Methods for Temporal Disaggregation and Interpolation of Time Series
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tempdisagg", "1.1.1")



Attach the package and use:
library("tempdisagg")
Maintained by
Christoph Sax
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-04-02
Latest Update: 2023-08-08
Description:
Temporal disaggregation methods are used to disaggregate and interpolate a low frequency time series to a higher frequency series, where either the sum, the mean, the first or the last value of the resulting high frequency series is consistent with the low frequency series. Temporal disaggregation can be performed with or without one or more high frequency indicator series. Contains the methods of Chow-Lin, Santos-Silva-Cardoso, Fernandez, Litterman, Denton and Denton-Cholette, summarized in Sax and Steiner (2013) <doi:10.32614/RJ-2013-028>. Supports most R time series classes.
How to cite:
Christoph Sax (2012). tempdisagg: Methods for Temporal Disaggregation and Interpolation of Time Series. R package version 1.1.1, https://cran.r-project.org/web/packages/tempdisagg. Accessed 05 Jan. 2025.
Previous versions and publish date:
0.12 (2012-04-02 11:15), 0.13 (2012-04-16 20:01), 0.21 (2013-02-12 21:12), 0.22 (2013-08-04 19:49), 0.23 (2014-01-11 12:48), 0.24.0 (2014-12-07 16:01), 0.25.0 (2016-07-10 11:00), 1.0 (2020-02-07 15:40), 1.1 (2023-03-09 10:50)
Other packages that cited tempdisagg R package
View tempdisagg citation profile
Other R packages that tempdisagg depends, imports, suggests or enhances
Complete documentation for tempdisagg
Functions, R codes and Examples using the tempdisagg R package
Some associated functions: exports.m . gdp.q . plot.td . predict.td . spi.d . summary.td . ta . td . tempdisagg-package . 
Some associated R codes: irregular.R . ta.R . td.R . td.calc.R . td.output.R . td.sub.R . tempdisagg-package.R . utils.R .  Full tempdisagg package functions and examples
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

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  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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