print.Hw {bayesforecast}R Documentation

Print a Holt-Winter model

Description

Print a Holt-Winter model

Usage

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

Arguments

x

a Hw model.

...

additional values need in print methods.

Value

None. prints the object.


[Package bayesforecast version 1.0.5 Index]