Learn R Programming

tscopula (version 0.3.9)

kpacf_sarma12: KPACF of monthly seasonal ARMA process

Description

KPACF of monthly seasonal ARMA process

Usage

kpacf_sarma12(k, theta)

Value

A vector of Kendall partial autocorrelations of length k.

Arguments

k

number of lags.

theta

list with components ar, ma, sar and sma specifying the ARMA and seasonal ARMA parameters.