Learn R Programming

KFAS (version 0.9.11)

plot.KFS: Plot Ouput of Kalman Filter and Smoother

Description

Plot Ouput of Kalman Filter and Smoother

Usage

## S3 method for class 'KFS':
plot(x, y = NULL, type = "signal", ...)

Arguments

x
object of class KFS
y
Ignored.
type
Draw "signals" together with observations, or figures of "state" components. Default is "signal". If smoothed values of states are available, those are used. Otherwise filtered values are used.
...
Graphical parameters for function plot.ts.