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 Sept. 30, 2024, 9:20 a.m.