print.Sarima {bayesforecast}R Documentation

Print a Sarima model

Description

Print a Sarima model

Usage

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

Arguments

x

a Sarima model from the varstan package

...

additional values need in print methods

Value

None. prints the object


[Package bayesforecast version 1.0.1 Index]