View source: R/ForecastYields.R
YieldFor | R Documentation |
Compile the bond yield forecast for any model type
YieldFor(
ModelParaList,
ForHoriz,
Economies,
FactorLabels,
ForLabels,
ModelType
)
ModelParaList |
List of model parameter estimates |
ForHoriz |
Forecast horizon (scalar) |
Economies |
String-vector containing the names of the economies which are part of the economic system |
FactorLabels |
A string-list based which contains all the labels of all the variables present in the model |
ForLabels |
Forecast labels (string-based vector) |
ModelType |
A string-vector containing the label of the model to be estimated |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.