merge_abc: Combines Individual Batch Simulation Files for Processing in...

Description Usage Arguments

View source: R/slurm.R

Description

This is the third step in the ABC-SMC Slurm workflow.

Usage

1
merge_abc(wave, indir = "data/", outdir = "data/")

Arguments

wave

SMC wave number, where the initial wave = 0. In the standard Slurm workflow, this would get passed in as an environmental variable wave from the master bash script.

indir

Directory containing the batch files output from abc_smc_wave for merging into a single file.

outdir

Path to save the output RDS file if save=TRUE.


EpiModel/EasyABCMPI documentation built on Dec. 5, 2020, 8:43 p.m.