.getXYpcInd {RGAP} | R Documentation |
defines Y and X for the Phillips curve.
Description
defines Y and X for the Phillips curve.
Usage
.getXYpcInd(stateSmoothed, model, cycleLag, pcIndAR, names, trim = FALSE)
Arguments
stateSmoothed |
The smoothed states. |
model |
An object of class NAWRUmodel. |
cycleLag |
A vector specifying the cycle lags that are included in the Phillip's
curve. The default is |
pcIndAR |
Lag of the Phillips curve indicator. |
names |
The names of the columns. |
trim |
A logical indicating whether NAs should be trimmed. |
[Package RGAP version 0.1.1 Index]