Learn R Programming

tscopula (version 0.3.9)

kpacf_arma: KPACF of ARMA process

Description

KPACF of ARMA process

Usage

kpacf_arma(k, theta)

Value

A vector of Kendall partial autocorrelations of length k.

Arguments

k

number of lags.

theta

list with components ar and ma specifying the ARMA parameters.