Repeats simulate_fda_scenario() and benchmark_selection_methods() over
multiple replications and aggregates the resulting recovery metrics.
Arguments
- n_rep
Number of simulation replications.
- simulate_args
Named list forwarded to
simulate_fda_scenario().- benchmark_args
Named list forwarded to
benchmark_selection_methods().- seed
Optional seed used to derive deterministic per-replication seeds.
- keep_results
Should the individual benchmark objects be returned?