.MLEfitTFP | R Documentation |
Estimates a two-dimensional state-space model and performs filtering and smoothing to obtain the tfp trend.
.MLEfitTFP(
model,
parRestr = initializeRestr(model),
signalToNoise = NULL,
control = NULL
)
model |
An object of class TFPmodel. |
parRestr |
A list of matrices containing the parameter restrictions for the cycle,
trend, and the CUBS equation. Each matrix contains the lower and upper bound of the
involved parameters. |
signalToNoise |
(Optional) signal to noise ratio. Only used if |
control |
(Optional) A list of control arguments to be passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.