Found 3027 packages in 0.01 seconds
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.
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.
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).
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.
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.
Multivariate Time Series Plot
A function for plotting multivariate time series data.
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)
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.
From Time Series to Networks
Transforming one or multiple time series into networks. This package is
useful for complex systems modeling, time series data mining, or time series analysis using networks.
An introduction to the topic and the descriptions of the methods implemented
in this package can be found in Mitchell (2006)
Time Series Data Sets
Provides a diverse collection of time series datasets spanning various fields such as economics, finance, energy, healthcare, and more. Designed to support time series analysis in R by offering datasets from multiple disciplines, making it a valuable resource for researchers and analysts.