pompom (version 0.2.0)

plot_iRAM_dist: Plot distribution of recovery time based on bootstrapped version of iRAM

Description

Plot distribution of recovery time based on bootstrapped version of iRAM

Usage

plot_iRAM_dist(recovery.time.reps)

Arguments

recovery.time.reps

bootstrapped version of recovery time

Examples

Run this code
# NOT RUN {
plot_iRAM_dist(bootstrap_iRAM_3node$recovery.time.reps)
# }
# NOT RUN {
# }

Run the code above in your browser using DataCamp Workspace