Skip to contents

Create objects from class PeriodicArModel

Usage

PeriodicArModel(object, ...)

Arguments

object

an object, can have one of a number of classes.

...

further arguments for methods.

Details

PeriodicArModel creates objects from class PeriodicArModel. This is a generic function with dispatch methods on the first argument.

Value

an object from class "PeriodicArModel"

Methods

signature(object = "matrix")

"object" gives the coefficients, one row per season.

signature(object = "numeric")

"object" gives the model order. Its length is taken to be the number of seasons. The coefficients are set to NA.

signature(object = "PeriodicMonicFilterSpec")

signature(object = "VirtualPeriodicArmaModel")

signature(object = "PeriodicMonicFilterSpec")

signature(object = "VirtualPeriodicArmaModel")