print.ssm: Print a state-space model.

View source: R/print.R

print.ssmR 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.

...

additional values need in print methods.

Value

None. prints the object.


bayesforecast documentation built on June 8, 2025, 10:42 a.m.