pompom (version 0.2.0)

bootstrap_iRAM_3node: Bootstrapped iRAM (including replications of iRAM and corresponding time profiles) for the 3-variate time-series (simts)

Description

Bootstrapped iRAM (including replications of iRAM and corresponding time profiles) for the 3-variate time-series (simts)

Usage

bootstrap_iRAM_3node

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_3node$mean # mean of bootstrapped iRAM
bootstrap_iRAM_3node$upper # Upper bound of confidence interval of bootstrapped iRAM
bootstrap_iRAM_3node$lower # lower bound of confidence interval of bootstrapped iRAM
bootstrap_iRAM_3node$time.profile.data # time profiles generated from the bootstrapped beta matrices
bootstrap_iRAM_3node$recovery.time.reps # iRAMs generated from the bootstrapped beta matrices
# }

Run the code above in your browser using DataCamp Workspace