print.online {profoc}R 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


[Package profoc version 1.3.2 Index]