Learn R Programming

bayesforecast (version 1.0.5)

print.ssm: Print a state-space model.

Description

Print a state-space model.

Usage

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

Value

None. prints the object.

Arguments

x

a ssm model.

...

additional values need in print methods.