bootstrap_iRAM_3node {pompom} | R Documentation |
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
Format
An object of class list
of length 5.
Details
Data bootstrapped from the estimated three-node network structure with 200 replications.
Examples
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
[Package pompom version 0.2.1 Index]