pompom (version 0.1.4)

bootstrap_iRAM_2node: Bootstrapped iRAM (including replications of iRAM and corresponding time profiles) for the bivariate time-series (simts2node)

Description

Bootstrapped iRAM (including replications of iRAM and corresponding time profiles) for the bivariate time-series (simts2node)

Usage

bootstrap_iRAM_2node

Arguments

Format

An object of class list of length 5.

Details

Data bootstrapped from the estimated three-node network structure with 200 replications.

Examples

Run this code
# NOT RUN {
bootstrap_iRAM_2node$mean # mean of bootstrapped iRAM
bootstrap_iRAM_2node$upper # Upper bound of confidence interval of bootstrapped iRAM
bootstrap_iRAM_2node$lower # lower bound of confidence interval of bootstrapped iRAM
bootstrap_iRAM_2node$time.profile.data # time profiles generated from the bootstrapped beta matrices
bootstrap_iRAM_2node$recovery.time.reps # iRAMs generated from the bootstrapped beta matrices
# }

Run the code above in your browser using DataCamp Workspace