edd_sim_batch: edd_sim_batch

View source: R/edd_wrapper.r

edd_sim_batchR Documentation

edd_sim_batch

Description

edd_sim_batch

Usage

edd_sim_batch(
  combo = NULL,
  history = FALSE,
  nrep = 1000,
  strategy = "sequential",
  workers = NULL,
  verbose = FALSE
)

Arguments

combo

A list containing parameter sets to be used to start a simulation

history

Logical, decides whether to record historical states for all of the lineages, including the transitions of the rates and the evolutionary relationship metrics

nrep

number of replication

strategy

determine if the simulation is sequential or multi-sessioned or multi-cored

workers

determine how many sessions are participated in the simulation

verbose

Logical, decides whether to print simulation details of each time step during simulation, for debugging purposes

Author(s)

Tianjian Qin


EvoLandEco/eve documentation built on Sept. 14, 2024, 12:04 a.m.