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

Alexander Kowarik

Examples

showClass("fbcast")
#> Class "fbcast" [package "x12"]
#> 
#> Slots:
#>                                  
#> Name:  estimate  lowerci  upperci
#> Class:       ts       ts       ts