Extract State
Extract state information from estimated SS model.
state(obj, smoother=FALSE, filter=!smoother)
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. |
.
One and only one of smoother and filter should be TRUE).
A time series matrix of the estimated state series.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.