print.LocalLevel {bayesforecast}R Documentation

Print a Local Level model

Description

Print a Local Level model

Usage

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

Arguments

x

a Local.Level model.

...

additional values need in print methods.

Value

None. prints the object.


[Package bayesforecast version 1.0.5 Index]