Class FittedPeriodicArModel
FittedPeriodicArModel-class.Rd
Class FittedPeriodicArModel.
Objects from the Class
Objects can be created by calls of the form new("FittedPeriodicArModel", ar, ma, sigma2, ...)
.
Slots
asyCov
:Object of class
"ANY"
~~
%\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"
~~theTS
:Object of class
"PeriodicTS"
~~ns
:Object of class
"numeric"
~~modelCycle
:Object of class
"BasicCycle"
~~
Extends
Class "PeriodicArModel"
, directly.
Class "PeriodicArmaModel"
, by class "PeriodicArModel", distance 2.
Class "VirtualPeriodicArmaModel"
, by class "PeriodicArModel", distance 3.
Class "PeriodicArmaSpec"
, by class "PeriodicArModel", distance 3.
Class "VirtualPeriodicFilterModel"
, by class "PeriodicArModel", distance 4.
Class "VirtualPeriodicStationaryModel"
, by class "PeriodicArModel", distance 4.
Class "VirtualPeriodicAutocovarianceModel"
, by class "PeriodicArModel", distance 5.
Class "VirtualPeriodicMeanModel"
, by class "PeriodicArModel", distance 5.