fbcast-class {x12}R Documentation

Class "fbcast"

Description

Objects to save estimate, lowerci and upperci of fore- and/or backcasts in one standardized list. Used by the functions in this package.

Objects from the Class

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

Slots

estimate:

Object of class "ts" ~~

lowerci:

Object of class "ts" ~~

upperci:

Object of class "ts" ~~

Author(s)

Alexander Kowarik

Examples

showClass("fbcast")

[Package x12 version 1.10.3 Index]