Skip to content

BINCOR

Estimate the Correlation Between Two Irregular Time Series

v0.2.1 · Feb 24, 2026 · GPL (>= 2)

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). A description of the method and package is provided in Polanco-Martínez et al. (2019), <doi:10.32614/RJ-2019-035>.

Downloads

CRAN

282

Last 30 days

16223rd

705

Last 90 days

3K

Last year

Trend: +57.5% (30d vs prior 30d)

r2u CRAN

3

Last 30 days

33

Last 90 days

127

Last year

Trend: -78.6% (30d vs prior 30d)

autoCRAN

2

Last 7 days

7

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Code metrics have not been computed for this package yet.

Dependency Network

Dependencies Reverse dependencies pracma BINCOR

Version History

4 tracked
new 0.2.1 Mar 10, 2026
updated 0.2.1 ← 0.2.0 diff Feb 23, 2026
updated 0.2.0 ← 0.1.0 diff May 20, 2018
new 0.1.0 Feb 19, 2018