Simulation Replication
Arguments
- taskid
Positive integer. Task ID.
- repid
Positive integer. Replication ID.
- output_folder
Character string. Output folder.
- overwrite
Logical. Overwrite existing output in
output_folder
.- integrity
Logical. If
integrity = TRUE
, check for the output file integrity whenoverwrite = FALSE
.- seed
Integer. Random seed.
- ci
Logical. Run simulations for confidence intervals.
- pb
Logical. Run simulations for parametric bootstrap confidence intervals.
- delta_t
Numeric vector. Vector of time intervals.
- R
Positive integer. Number of Monte Carlo replications.
- B
Positive integer. Number of bootstrap samples.