print.batch: Print method for batch models

View source: R/methods_batch.R

print.batchR 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


profoc documentation built on Sept. 30, 2024, 9:20 a.m.