print.ssm {bayesforecast}R Documentation

Print a state-space model

Description

Print a state-space model

Usage

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

Arguments

x

a ssm model from the varstan package

...

additional values need in print methods

Value

None. prints the object.


[Package bayesforecast version 1.0.1 Index]