Boot_Fac_Graphs: Build P-dynamic graphs after the bootstrap implementation

View source: R/ConfidenceBoundsBootstrap.R

Boot_Fac_GraphsR Documentation

Build P-dynamic graphs after the bootstrap implementation

Description

Build P-dynamic graphs after the bootstrap implementation

Usage

Boot_Fac_Graphs(
  NumOutBounds,
  NumOutPE,
  ModelType,
  FacDim,
  Horiz,
  Economies,
  PathsGraphs,
  OutInt,
  WishFacGraphs,
  WishFacGraphsOrtho = NULL
)

Arguments

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


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