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

Found 3375 packages in 0.02 seconds

RTransferEntropy — by David Zimmermann, 3 years ago

Measuring Information Flow Between Time Series with Shannon and Renyi Transfer Entropy

Measuring information flow between time series with Shannon and Rényi transfer entropy. See also Dimpfl and Peter (2013) and Dimpfl and Peter (2014) for theory and applications to financial time series. Additional references can be found in the theory part of the vignette.

modeltime.resample — by Matt Dancho, 8 months ago

Resampling Tools for Time Series Forecasting

A 'modeltime' extension that implements forecast resampling tools that assess time-based model performance and stability for a single time series, panel data, and cross-sectional time series analysis.

forecTheta — by Jose Augusto Fiorucci, a year ago

Forecasting Time Series by Theta Models

Routines for forecasting univariate time series using Theta Models.

tspredit — by Eduardo Ogasawara, 3 months ago

Time Series Prediction with Integrated Tuning

Time series prediction is a critical task in data analysis, requiring not only the selection of appropriate models, but also suitable data preprocessing and tuning strategies. TSPredIT (Time Series Prediction with Integrated Tuning) is a framework that provides a seamless integration of data preprocessing, decomposition, model training, hyperparameter optimization, and evaluation. Unlike other frameworks, TSPredIT emphasizes the co-optimization of both preprocessing and modeling steps, improving predictive performance. It supports a variety of statistical and machine learning models, filtering techniques, outlier detection, data augmentation, and ensemble strategies. More information is available in Salles et al. .

esemifar — by Dominik Schulz, 2 years ago

Smoothing Long-Memory Time Series

The nonparametric trend and its derivatives in equidistant time series (TS) with long-memory errors can be estimated. The estimation is conducted via local polynomial regression using an automatically selected bandwidth obtained by a built-in iterative plug-in algorithm or a bandwidth fixed by the user. The smoothing methods of the package are described in Letmathe, S., Beran, J. and Feng, Y., (2023) .

mtsdi — by Washington Junger, a year ago

Multivariate Time Series Data Imputation

This is an EM algorithm based method for imputation of missing values in multivariate normal time series. The imputation algorithm accounts for both spatial and temporal correlation structures. Temporal patterns can be modeled using an ARIMA(p,d,q), optionally with seasonal components, a non-parametric cubic spline or generalized additive models with exogenous covariates. This algorithm is specially tailored for climate data with missing measurements from several monitors along a given region.

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.

hydroTSM — by Mauricio Zambrano-Bigiarini, 4 days ago

Time Series Management and Analysis for Hydrological Modelling

S3 functions for management, analysis, interpolation and plotting of time series used in hydrology and related environmental sciences. In particular, this package is highly oriented to hydrological modelling tasks. The focus of this package has been put in providing a collection of tools useful for the daily work of hydrologists (although an effort was made to optimise each function as much as possible, functionality has had priority over speed). Bugs / comments / questions / collaboration of any kind are very welcomed, and in particular, datasets that can be included in this package for academic purposes.