View source: R/ConfidenceBoundsBootstrap.R
FacQuantile_bs | R Documentation |
Compute quantiles for model P-dynamics
FacQuantile_bs(
DrawSet,
LabIRF,
ndraws,
quants,
Horiz,
FacDim,
DimLabelsFac,
ModelType,
Ortho = FALSE
)
DrawSet |
Draw-specific set |
LabIRF |
vector containing the labels "IRF" and "GIRF" |
ndraws |
number of draws |
quants |
quantile of the confidence bounds |
Horiz |
horizon of numerical outputs |
FacDim |
dimension of the risk factor set |
DimLabelsFac |
labels of the factor set |
ModelType |
desired model type |
Ortho |
Orthogonolized version for the JLL models. Default is FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.