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

state

Extract State


Description

Extract state information from estimated SS model.

Usage

state(obj, smoother=FALSE, filter=!smoother)

Arguments

obj

An object of class ‘TSestModel’ with state information (filter or smoother) or containing an 'SS' model from which to estimate the state.

smoother

logical indicating if the smoother state should be returned.

.

filter

logical indicating if the filtered state should be returned.

.

Details

One and only one of smoother and filter should be TRUE).

Value

A time series matrix of the estimated state series.

See Also


dse

Dynamic Systems Estimation (Time Series Package)

v2020.2-1
GPL-2
Authors
Paul Gilbert <pgilbert.ttv9z@ncf.ca>
Initial release

We don't support your browser anymore

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