Learn R Programming

tfarima (version 0.1.1)

ccf.tfm: Cross-correlation check

Description

ccf displays ccf between prewhitened inputs and residuals.

Usage

ccf.tfm(tfm, lag.max = NULL, method = c("exact", "cond"), ...)

Arguments

tfm

a tfm object.

lag.max

number of lags.

method

Exact/conditional residuals.

...

additional arguments.