Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

print.KFS

Print Ouput of Kalman Filter and Smoother


Description

Print Ouput of Kalman Filter and Smoother

Usage

## S3 method for class 'KFS'
print(x, type = "state", digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

output object from function KFS.

type

What to print. Possible values are "state" (default), "signal", and "mean". Multiple choices are allowed.

digits

minimum number of digits to be printed.

...

Ignored.


KFAS

Kalman Filter and Smoother for Exponential Family State Space Models

v1.4.5
GPL (>= 2)
Authors
Jouni Helske [aut, cre] (<https://orcid.org/0000-0001-7130-793X>)
Initial release
2021-05-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.