Set up the vector-valued objective function (Point estimate)
Functionf( MLEinputs, Economies, DataFrequency, FactorLabels, ModelType, BS_outType = FALSE )
MLEinputs
: Set of inputs that are necessary to the log-likelihood functionEconomies
: string-vector containing the names of the economies which are part of the economic systemDataFrequency
: character-based vector: "Daily All Days", "Daily Business Days", "Weekly", "Monthly", "Quarterly", "Annually"FactorLabels
: string-list based which contains the labels of all the variables present in the modelModelType
: string-vector containing the label of the model to be estimatedBS_outType
: Generates simplified output list in the bootstrap setting. Default is set to FALSE.objective function
# See examples in the vignette file of this package (Section 4).
Useful links