sarma_expand {simts}R Documentation

Expand Parameters for an SARMA object

Description

Creates an expanded PHI and THETA vector for use in other objects.

Usage

sarma_expand(params, objdesc)

Arguments

params

A vec containing the theta values of the parameters.

objdesc

A vec containing the model term information.

Details

The objdesc is assumed to have the structure of:

Value

A field<vec> of size two as follows:


[Package simts version 0.2.2 Index]