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

Found 2699 packages in 0.07 seconds

zoo — by Achim Zeileis, a year ago

S3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations)

An S3 class with methods for totally ordered indexed observations. It is particularly aimed at irregular time series of numeric vectors/matrices and factors. zoo's key design goals are independence of a particular index/date/time class and consistency with ts and base R by providing methods to extend standard generics.

xts — by Joshua M. Ulrich, 3 months ago

eXtensible Time Series

Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.

tseries — by Kurt Hornik, 5 months ago

Time Series Analysis and Computational Finance

Time series analysis and computational finance.

timeSeries — by Georgi N. Boshnakov, 3 months ago

Financial Time Series Objects (Rmetrics)

'S4' classes and various tools for financial time series: Basic functions such as scaling and sorting, subsetting, mathematical operations and statistical functions.

forecast — by Rob Hyndman, 2 months ago

Forecasting Functions for Time Series and Linear Models

Methods and tools for displaying and analysing univariate time series forecasts including exponential smoothing via state space models and automatic ARIMA modelling.

TSdbi — by Paul Gilbert, 7 years ago

Time Series Database Interface

Provides a common interface to time series databases. The objective is to define a standard interface so users can retrieve time series data from various sources with a simple, common, set of commands, and so programs can be written to be portable with respect to the data source. The SQL implementations also provide a database table design, so users needing to set up a time series database have a reasonably complete way to do this easily. The interface provides for a variety of options with respect to the representation of time series in R. The interface, and the SQL implementations, also handle vintages of time series data (sometime called editions or real-time data). There is also a (not yet well tested) mechanism to handle multilingual data documentation. Comprehensive examples of all the 'TS*' packages is provided in the vignette Guide.pdf with the 'TSdata' package.

urca — by Bernhard Pfaff, 2 years ago

Unit Root and Cointegration Tests for Time Series Data

Unit root and cointegration tests encountered in applied econometric analysis are implemented.

RSEIS — by Jonathan M. Lees, 2 months 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.

TSA — by Kung-Sik Chan, 2 years ago

Time Series Analysis

Contains R functions and datasets detailed in the book "Time Series Analysis with Applications in R (second edition)" by Jonathan Cryer and Kung-Sik Chan.

ltsa — by A.I. McLeod, 8 years ago

Linear Time Series Analysis

Methods of developing linear time series modelling. Methods are given for loglikelihood computation, forecasting and simulation.