plot.KFS: Plot Ouput of Kalman Filter and Smoother

Description Usage Arguments

Description

Plot Ouput of Kalman Filter and Smoother

Usage

1
2
  ## 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.


jrnold/KFAS documentation built on May 19, 2019, 11:55 p.m.