crossValidation-class {x12} | R Documentation |
Class "crossValidation"
Description
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(s)
Alexander Kowarik, Angelika Meraner
Examples
showClass("crossValidation")
[Package x12 version 1.10.3 Index]