Fit yields for all maturities of interest
YieldsFitAll(MatInt, ModelPara, FactorLabels, ModelType, Economies, YLab)
MatInt
: numerical vector containing the fit maturities of interestModelPara
: List of model parameter estimates (See the "Optimization" function)FactorLabels
: a string-list based which contains all the labels of all the variables present in the modelModelType
: a string-vector containing the label of the model to be estimatedEconomies
: a string-vector containing the names of the economies which are part of the economic systemYLab
: Label of yields ("Months" or "Yields")Useful links