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

Found 3422 packages in 0.02 seconds

fabletools — by Mitchell O'Hara-Wild, a month ago

Core Tools for Packages in the 'fable' Framework

Provides tools, helpers and data structures for developing models and time series functions for 'fable' and extension packages. These tools support a consistent and tidy interface for time series modelling and analysis.

FeedbackTS — by Samuel Soubeyrand, 6 years ago

Analysis of Feedback in Time Series

Analysis of fragmented time directionality to investigate feedback in time series. Tools provided by the package allow the analysis of feedback for a single time series and the analysis of feedback for a set of time series collected across a spatial domain.

tswge — by Bivin Sadler, a year ago

Time Series for Data Science

Accompanies the texts Time Series for Data Science with R by Woodward, Sadler and Robertson & Applied Time Series Analysis with R, 2nd edition by Woodward, Gray, and Elliott. It is helpful for data analysis and for time series instruction.

rts — by Babak Naimi, 3 years ago

Raster Time Series Analysis

This framework aims to provide classes and methods for manipulating and processing of raster time series data (e.g. a time series of satellite images).

TSclust — by Pablo Montero Manso, a year 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.

washeR — by Andrea Venturini, 4 years ago

Time Series Outlier Detection

Time series outlier detection with non parametric test. This is a new outlier detection methodology (washer): efficient for time saving elaboration and implementation procedures, adaptable for general assumptions and for needing very short time series, reliable and effective as involving robust non parametric test. You can find two approaches: single time series (a vector) and grouped time series (a data frame). For other informations: Andrea Venturini (2011) Statistica - Universita di Bologna, Vol.71, pp.329-344. For an informal explanation look at R-bloggers on web.

funtimes — by Vyacheslav Lyubchich, 6 months ago

Functions for Time Series Analysis

Nonparametric estimators and tests for time series analysis. The functions use bootstrap techniques and robust nonparametric difference-based estimators to test for the presence of possibly non-monotonic trends and for synchronicity of trends in multiple time series.

mvtsplot — by Roger D. Peng, 2 years ago

Multivariate Time Series Plot

A function for plotting multivariate time series data.

costat — by Guy Nason, 3 years ago

Time Series Costationarity Determination

Contains functions that can determine whether a time series is second-order stationary or not (and hence evidence for locally stationarity). Given two non-stationary series (i.e. locally stationary series) this package can then discover time-varying linear combinations that are second-order stationary. Cardinali, A. and Nason, G.P. (2013) .

TimeSeries.OBeu — by Kleanthis Koupidis, 6 years ago

Time Series Analysis 'OpenBudgets.eu'

Estimate and return the needed parameters for visualizations designed for 'OpenBudgets.eu' < http://openbudgets.eu/> time series data. Calculate time series model and forecast parameters in budget time series data of municipalities across Europe, according to the 'OpenBudgets.eu' data model. There are functions for measuring deterministic and stochastic trend of the input time series data with 'ACF', 'PACF', 'Phillips Perron' test, 'Augmented Dickey Fuller (ADF)' test, 'Kwiatkowski-Phillips-Schmidt-Shin (KPSS)' test, 'Mann Kendall' test for monotonic trend and 'Cox and Stuart' trend test, decomposing with local regression models or 'stl' decomposition, fitting the appropriate 'arima' model and provide forecasts for the input 'OpenBudgets.eu' time series fiscal data. Also, can be used generally to extract visualization parameters convert them to 'JSON' format and use them as input in a different graphical interface.