print.batch {profoc} | R Documentation |
Print method for batch models
Description
Prints the average loss of all and the forecast combination.
Usage
## S3 method for class 'batch'
print(x, ...)
Arguments
x |
Object of class inheriting from 'batch' |
... |
further arguments are ignored |
[Package profoc version 1.3.2 Index]