expand_ar: Expand AR coefficients to include SAR coefficients of SARMA...

View source: R/sarmacopula.R

expand_arR Documentation

Expand AR coefficients to include SAR coefficients of SARMA model

Description

Expand AR coefficients to include SAR coefficients of SARMA model

Usage

expand_ar(ar, sar, period)

Arguments

ar

vector of AR coefficients

sar

vector of SAR coefficients

period

period of SARMA model

Value

vector of AR coefficients in equivalent ARMA model


tscopula documentation built on May 29, 2024, 5:53 a.m.