.SSSystem | R Documentation |
NAWRUmodel
or TFPmodel
.Prepares state space model system matrices to create an object of type NAWRUmodel
or TFPmodel
.
.SSSystem(tsl, cycle, trend, cycleLag, type = NULL, errorARMA)
tsl |
A list of input time series computed during the procedure |
cycle |
A character string specifying the cycle model. |
trend |
A character string specifying the trend model. |
cycleLag |
A vector specifying the cycle lags that are included in the Phillip's
curve. The default is |
type |
A character string specifying the type of the Phillip's curve.
|
errorARMA |
A vector with non-negative integers specifying the AR and MA degree of the error term in the second observation equation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.