print.naive {bayesforecast}R Documentation

Print a naive model

Description

Print a naive model

Usage

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

Arguments

x

a naive model.

...

additional values need in print methods.

Value

None. prints the object


[Package bayesforecast version 1.0.5 Index]