.getXYcubs | R Documentation |
defines Y and X in the CUBS equation.
.getXYcubs(stateSmoothed, model, cycleLag, cubsAR, names, trim = FALSE)
stateSmoothed |
The smoothed states. |
model |
An object of class TFPmodel. |
cycleLag |
A non-negative integer specifying the maximum cycle lag that is included
in the CUBD equation. The default is |
cubsAR |
A non-negative integer specifying the maximum CUBS lag that is included
in the CUBS equation. The default is |
names |
The names of the columns. |
trim |
A logical indicating whether NAs should be trimmed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.