print.online: Print method for online models

View source: R/online_print.R

print.onlineR Documentation

Print method for online models

Description

Prints the average loss of all experts and the forecast combination.

Usage

## S3 method for class 'online'
print(x, ...)

Arguments

x

Object of class inheriting from 'online'

...

further arguments are ignored


profoc documentation built on Aug. 26, 2023, 1:07 a.m.