AdjustOptm_BS {MultiATSM} | R Documentation |
Gathers the estimate of the bootstrap draws
Description
Gathers the estimate of the bootstrap draws
Usage
AdjustOptm_BS(ModelType, ModelBootstrap, Draw_Opt, Economies, tt)
Arguments
ModelType |
string-vector containing the label of the model to be estimated |
ModelBootstrap |
List to store the bootstrap set |
Draw_Opt |
List of model estimated parameters |
Economies |
string-vector containing the names of the economies which are part of the economic system |
tt |
number of the bootstrap draw |
[Package MultiATSM version 1.1.0 Index]