edd_sim_batch | R Documentation |
edd_sim_batch
edd_sim_batch(
combo = NULL,
history = FALSE,
nrep = 1000,
strategy = "sequential",
workers = NULL,
verbose = FALSE
)
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 |
Tianjian Qin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.