Learn R Programming

x12 (version 1.10.3)

fbcast-class: 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.

Arguments

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" ~~

Examples

Run this code
# NOT RUN {
showClass("fbcast")
# }

Run the code above in your browser using DataLab