Learn R Programming

BINCOR (version 0.2.0)

Estimate the Correlation Between Two Irregular Time Series

Description

Estimate the correlation between two irregular time series that are not necessarily sampled on identical time points. This program is also applicable to the situation of two evenly spaced time series that are not on the same time grid. 'BINCOR' is based on a novel estimation approach proposed by Mudelsee (2010, 2014) to estimate the correlation between two climate time series with different timescales. The idea is that autocorrelation (AR1 process) allows to correlate values obtained on different time points. 'BINCOR' contains four functions: bin_cor() (the main function to build the binned time series), plot_ts() (to plot and compare the irregular and binned time series, cor_ts() (to estimate the correlation between the binned time series) and ccf_ts() (to estimate the cross-correlation between the binned time series).

Copy Link

Version

Install

install.packages('BINCOR')

Monthly Downloads

174

Version

0.2.0

License

GPL (>= 2)

Maintainer

Josue Polanco-Martinez

Last Published

May 21st, 2018

Functions in BINCOR (0.2.0)

ENSO.dat

Equatorial Pacific SST anomalies from El Ni<U+00F1>o 3 region.
redfitMinls

Minimization - least square
ID32.dat

Unevenly-spaced pollen record from the marine sediments core (MD95-2039) collected on the southwestern European margin.
plot_ts

Plot time series
cor_ts

Bi-variate correlation
BINCOR-package

Estimate the Correlation Between Two Irregular Time Series
NHSST.dat

Northern Hemisphere (NH) sea surface temperature (SST) anomalies.
ccf_ts

Cross-correlation
redfitTauest

Tauest
bin_cor

Binned correlation
ID31.dat

Unevenly-spaced pollen record from the marine sediments core (MD04-2845) collected on the southwestern European margin.