Standardized object for saving the output of crossVal in R.

Objects from the Class

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

Slots

backcast:

Object of class "dfOrNULL" ~~

forecast:

Object of class "dfOrNULL" ~~

Author

Alexander Kowarik, Angelika Meraner

Examples

showClass("crossValidation")
#> Class "crossValidation" [package "x12"]
#> 
#> Slots:
#>                         
#> Name:  backcast forecast
#> Class: dfOrNULL dfOrNULL