corr.lag: Correlation Function

View source: R/corr.lag.R

corr.lagR Documentation

Correlation Function

Description

The correlation statistics for a given lag order

Usage

corr.lag(matH, k)

Arguments

matH

The matrix with the column size of 2

k

The lag order (integer)

Details

The function obtains the simple correlation statistics. The values in the first column of input matrix is interacted with the k-lagged values in the second column.

Value

Correlation

Author(s)

Heejoon Han, Oliver Linton, Tatsushi Oka and Yoon-Jae Whang


quantilogram documentation built on March 18, 2022, 5:29 p.m.