Description Usage Arguments Value Author(s)
View source: R/Fill2DSettingByHZAR.R
Fill2DSettingByHZAR computes a cline width and its center for every row of demes in 2D simulation
Warning: choose this function if Conjunction simulation was run in a 2D world;
choose alternative function FillSetting instead if Conjunction simulation was run in a 1D world.
1  | Fill2DSettingByHZAR(sim, GradTable, tails = "none")
 | 
sim | 
 A string of characters indicating a ReadSummary object. Please refer to documentation of   | 
GradTable | 
 A string of characters indicating a ReadSetting object. Please refer to documentation of   | 
tails | 
 'none' for model without tails, 'mirror' for tailed model; only widths and log likelihoods are reported in both cases  | 
A data.frame object, integrating information about the settings used in the simulation run and the summary of the simulation run in a R-friendly format.
Kamil Jaron kamiljaron at gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.