sarma_calculate_spadding: Calculates Length of Seasonal Padding

Description Usage Arguments Value See Also

View source: R/RcppExports.R

Description

Computes the total phi and total theta vector length.

Usage

1
sarma_calculate_spadding(np, nq, nsp, nsq, ns)

Arguments

np

An unsigned int containing the number of non-seasonal phi parameters.

nq

An unsigned int containing the number of non-seasonal theta parameters.

nsp

An unsigned int containing the number of seasonal phi parameters.

nsq

An unsigned int containing the number of seasonal theta parameters.

Value

A vec with rows:

p

Number of phi parameters

q

Number of theta parameters

See Also

sarma_components


SMAC-Group/gmwm documentation built on Sept. 11, 2021, 10:06 a.m.