Boot_DataGraphFact_perShock: Generates the desired bootstrap graphs

View source: R/ConfidenceBoundsBootstrap.R

Boot_DataGraphFact_perShockR Documentation

Generates the desired bootstrap graphs

Description

Generates the desired bootstrap graphs

Usage

Boot_DataGraphFact_perShock(
  NumOutBounds,
  NumOutPE,
  IdxShock,
  nmResponse,
  Lab_Int,
  ModelType,
  FacDim,
  Horiz,
  Economies = NULL,
  Ortho = FALSE
)

Arguments

NumOutBounds

numerical output set from the bootstrap analysis

NumOutPE

numerical output set from the point estimate analysis

IdxShock

index associated with the shock variable

nmResponse

Label of the response variable

Lab_Int

Output types "IRF", "GIRF" and "IRF Ortho"

ModelType

desired model type

FacDim

dimension from the P-dynamics

Horiz

horizon of analysis

Economies

name of economies forming the economic system

Ortho

Option for orthogonal outputs, for JLL models. Default is FALSE.


MultiATSM documentation built on April 4, 2025, 1:40 a.m.