R/data-bootstrapped_iRAM_3node.R

#' Bootstrapped iRAM (including replications of iRAM and corresponding time profiles) for the 3-variate time-series (simts)
#'
#'@details Data bootstrapped from the estimated three-node network structure with 200 replications.
#'
#' @docType data
#'
#' @usage bootstrap_iRAM_3node
#'
#'
#' @examples
#' \dontshow{
#' 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
#'}
#' \donttest{
#' 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
#'}

"bootstrap_iRAM_3node"

Try the pompom package in your browser

Any scripts or data that you put into this service are public.

pompom documentation built on Feb. 15, 2021, 1:06 a.m.