Simulation Replication - IllustrationGenData
Source:R/manCTMed-illustration-sim-gen-data.R
SimIllustrationGenData.Rd
Simulation Replication - IllustrationGenData
Arguments
- taskid
Positive integer. Task ID.
- repid
Positive integer. Replication ID.
- output_folder
Character string. Output folder.
- seed
Integer. Random seed.
- suffix
Character string. Output of
manCTMed:::.SimSuffix()
.- overwrite
Logical. Overwrite existing output in
output_folder
.- integrity
Logical. If
integrity = TRUE
, check for the output file integrity whenoverwrite = FALSE
.