Learn R Programming

x12 (version 1.11.0)

crossValidation-class: Class "crossValidation"

Description

Standardized object for saving the output of crossVal in R.

Arguments

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

Run this code
showClass("crossValidation")

Run the code above in your browser using DataLab