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

Found 3154 packages in 0.02 seconds

TSclust — by Pablo Montero Manso, 7 months ago

Time Series Clustering Utilities

A set of measures of dissimilarity between time series to perform time series clustering. Metrics based on raw data, on generating models and on the forecast behavior are implemented. Some additional utilities related to time series clustering are also provided, such as clustering algorithms and cluster evaluation metrics.

simts — by Stéphane Guerrier, 2 months ago

Time Series Analysis Tools

A system contains easy-to-use tools as a support for time series analysis courses. In particular, it incorporates a technique called Generalized Method of Wavelet Moments (GMWM) as well as its robust implementation for fast and robust parameter estimation of time series models which is described, for example, in Guerrier et al. (2013) . More details can also be found in the paper linked to via the URL below.

tsoutliers — by Javier López-de-Lacalle, 2 years ago

Detection of Outliers in Time Series

Detection of outliers in time series following the Chen and Liu (1993) procedure. Innovational outliers, additive outliers, level shifts, temporary changes and seasonal level shifts are considered.

stlplus — by Ryan Hafen, 10 years ago

Enhanced Seasonal Decomposition of Time Series by Loess

Decompose a time series into seasonal, trend, and remainder components using an implementation of Seasonal Decomposition of Time Series by Loess (STL) that provides several enhancements over the STL method in the stats package. These enhancements include handling missing values, providing higher order (quadratic) loess smoothing with automated parameter choices, frequency component smoothing beyond the seasonal and trend components, and some basic plot methods for diagnostics.

RSEIS — by Jonathan M. Lees, a year ago

Seismic Time Series Analysis Tools

Multiple interactive codes to view and analyze seismic data, via spectrum analysis, wavelet transforms, particle motion, hodograms. Includes general time-series tools, plotting, filtering, interactive display.

LSTS — by Mauricio Vargas, 4 years ago

Locally Stationary Time Series

A set of functions that allow stationary analysis and locally stationary time series analysis.

aTSA — by Debin Qiu, 2 years ago

Alternative Time Series Analysis

Contains some tools for testing, analyzing time series data and fitting popular time series models such as ARIMA, Moving Average and Holt Winters, etc. Most functions also provide nice and clear outputs like SAS does, such as identify, estimate and forecast, which are the same statements in PROC ARIMA in SAS.

hts — by Earo Wang, a year ago

Hierarchical and Grouped Time Series

Provides methods for analysing and forecasting hierarchical and grouped time series. The available forecast methods include bottom-up, top-down, optimal combination reconciliation (Hyndman et al. 2011) , and trace minimization reconciliation (Wickramasuriya et al. 2018) .

tsModel — by Roger D. Peng, a year ago

Time Series Modeling for Air Pollution and Health

Tools for specifying time series regression models.

hydroTSM — by Mauricio Zambrano-Bigiarini, a year 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.