Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 3375 packages in 0.02 seconds

pastclim — by Andrea Manica, a year ago

Manipulate Time Series of Climate Reconstructions

Methods to easily extract and manipulate climate reconstructions for ecological and anthropological analyses, as described in Leonardi et al. (2023) . The package includes datasets of palaeoclimate reconstructions, present observations, and future projections from multiple climate models.

CausalImpact — by Alain Hauser, 7 months ago

Inferring Causal Effects using Bayesian Structural Time-Series Models

Implements a Bayesian approach to causal impact estimation in time series, as described in Brodersen et al. (2015) . See the package documentation on GitHub < https://google.github.io/CausalImpact/> to get started.

tempdisagg — by Christoph Sax, 6 months ago

Methods for Temporal Disaggregation and Interpolation of Time Series

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) . Supports most R time series classes.

BigVAR — by Will Nicholson, a month ago

Dimension Reduction Methods for Multivariate Time Series

Estimates VAR and VARX models with Structured Penalties.

fGarch — by Georgi N. Boshnakov, 5 months ago

Rmetrics - Autoregressive Conditional Heteroskedastic Modelling

Analyze and model heteroskedastic behavior in financial time series.

FinCal — by Felix Yanhui Fan, 10 years ago

Time Value of Money, Time Series Analysis and Computational Finance

Package for time value of money calculation, time series analysis and computational finance.

tstests — by Alexios Galanos, 2 years ago

Time Series Goodness of Fit and Forecast Evaluation Tests

Goodness of Fit and Forecast Evaluation Tests for timeseries models. Includes, among others, the Generalized Method of Moments (GMM) Orthogonality Test of Hansen (1982), the Nyblom (1989) parameter constancy test, the sign-bias test of Engle and Ng (1993), and a range of tests for value at risk and expected shortfall evaluation.

dyn — by M. Leeds, 8 years ago

Time Series Regression

Time series regression. The dyn class interfaces ts, irts(), zoo() and zooreg() time series classes to lm(), glm(), loess(), quantreg::rq(), MASS::rlm(), MCMCpack::MCMCregress(), quantreg::rq(), randomForest::randomForest() and other regression functions allowing those functions to be used with time series including specifications that may contain lags, diffs and missing values.

ADTSA — by Leila Marvian Mashhad, 2 years ago

Time Series Analysis

Analyzes autocorrelation and partial autocorrelation using surrogate methods and bootstrapping, and computes the acceleration constants for the vectorized moving block bootstrap provided by this package. It generates percentile, bias-corrected, and accelerated intervals and estimates partial autocorrelations using Durbin-Levinson. This package calculates the autocorrelation power spectrum, computes cross-correlations between two time series, computes bandwidth for any time series, and performs autocorrelation frequency analysis. It also calculates the periodicity of a time series.

dtts — by Dirk Eddelbuettel, 10 days ago

'data.table' Time-Series

High-frequency time-series support via 'nanotime' and 'data.table'.