"fbcast"fbcast-class.RdObjects to save estimate, lowerci and upperci of fore- and/or backcasts in one standardized list. Used by the functions in this package.
Objects can be created by calls of the form new("fbcast", ...).
estimate:Object of class "ts" ~~
lowerci:Object of class "ts" ~~
upperci:Object of class "ts" ~~
showClass("fbcast")
#> Class "fbcast" [package "x12"]
#>
#> Slots:
#>
#> Name: estimate lowerci upperci
#> Class: ts ts ts