ccf.tfm: Cross-correlation check

View source: R/tfm.R

ccf.tfmR Documentation

Cross-correlation check

Description

ccf displays ccf between prewhitened inputs and residuals.

Usage

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

Arguments

tfm

a tfm object.

lag.max

number of lags.

method

Exact/conditional residuals.

envir

environment in which the function arguments are evaluated. If NULL the calling environment of this function will be used.

...

additional arguments.


tfarima documentation built on May 20, 2022, 5:06 p.m.