Skip to contents

Class PeriodicArmaSpec.

Objects from the Class

Objects can be created by calls of the form new("PeriodicArmaSpec", pcmean, pcintercept, ...).

Slots

%\item{\code{const}:}{Object of class \code{"numeric"} ~~ }
sigma2:

Object of class "numeric" ~~

ar:

Object of class "PeriodicArFilter" ~~

ma:

Object of class "PeriodicMaFilter" ~~

center:

Object of class "numeric" ~~

intercept:

Object of class "numeric" ~~

Extends

Class "PeriodicArmaFilter", directly.