PiPeriodicArModel-class {pcts}R Documentation

Class PiPeriodicArModel

Description

Class PiPeriodicArModel.

Objects from the Class

Objects can be created by calls of the form new("PiPeriodicArModel", ...).

Slots

piorder:

Object of class "numeric" ~~

picoef:

Object of class "matrix" ~~

pcmodel:

Object of class "PeriodicArmaModel" ~~

Extends

Class "PiPeriodicArmaModel", directly. Class "VirtualPeriodicFilterModel", by class "PiPeriodicArmaModel", distance 2. Class "PeriodicIntegratedArmaSpec", by class "PiPeriodicArmaModel", distance 2.

Methods

fitPM

signature(x = "ANY", model = "PiPeriodicArModel"): ...

fitPM

signature(model = "PiPeriodicArModel", x = "ANY"): ...

show

signature(object = "PiPeriodicArModel"): ...


[Package pcts version 0.15.7 Index]