View source: R/ConfidenceBoundsBootstrap.R
Boot_Fac_Graphs | R Documentation |
Build P-dynamic graphs after the bootstrap implementation
Boot_Fac_Graphs(
NumOutBounds,
NumOutPE,
ModelType,
FacDim,
Horiz,
Economies,
PathsGraphs,
OutInt,
WishFacGraphs,
WishFacGraphsOrtho = NULL
)
NumOutBounds |
numerical output set from the bootstrap analysis |
NumOutPE |
numerical output set from the point estimate analysis |
ModelType |
desired model type |
FacDim |
dimension of the risk factor set |
Horiz |
horizon of numerical outputs |
Economies |
Economies that are part of the economic system |
PathsGraphs |
Path to save the desired graphs |
OutInt |
available options are "IRF" and "FEVD" |
WishFacGraphs |
Binary variable reflecting the graphs of interest |
WishFacGraphsOrtho |
Binary variable reflecting the graphs of interest (orthogonalized version). Default is NULL |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.