run_sim: Run a prespecified simulation subset

Description Usage Arguments Value

View source: R/run_sim.R

Description

Run a prespecified simulation subset

Usage

1
run_sim(iteration_range, scenarios, scenario_selection = 1:nrow(scenarios))

Arguments

iteration_range

Numerical vector of iterations to be run

scenarios

dataframe specifying simulation scenarios i.e. constellations of simulation paramters

scenario_selection

Numerical vector indicating which rows of the scenarios dataframe should be simulated. Defaults to entire dataframe

Value

Returns a list of dataframes containing the simulated meta-analyses


replisims/peters-2016 documentation built on Aug. 6, 2020, 12:15 a.m.