VectorCorrelationAll: VectorCorrelationAll

Description Usage Arguments Value Note Author(s)

View source: R/VectorCorrelationAll.R

Description

Calculates with two vectors all correlations with time lag.

Usage

1
VectorCorrelationAll(x, y, thick = 50, offset = 2000)

Arguments

x

Vector that consists of an age and data vector. c(Age,Vector).

y

Vector that consists of an age and data vector. c(Age,Vector).

thick

Thickness of age intervals to interpolate to.

offset

Size of the area in which all correlations are calculated. must be dividable by the thickness!

Value

Returns a list of all correlations in the offset area.

Note

This function has only been developed for the Alfred Wegener Institute Helmholtz Centre for Polar and Marine Research and should therefore only be used in combination with their database.

Author(s)

Tim Kröger


TimKroeger13/AWIPackage documentation built on April 10, 2021, 2:32 p.m.