- inputFile
The path of the input file, in Genepop format
- outputFile
character: The path of the output file
- settingsFile
character: The path of the settings file
- dataType
character: 'haploid'
or 'diploid'
- statistic
character: The pairwise genetic distance, either 'a'
or 'e'
for diploid individual data, 'a-like'
for haploid individual data, and 'F/(1-F)'
or 'SingleGeneDiv'
for group data (haploid or diploid)
- geographicScale
character: gives either the scale transformation 'Log'
or 'Linear'
for geographic distances, or the shape of the habitat '2D'
or '1D'
- CIcoverage
numeric: The coverage probability of confidence intervals
- testPoint
numeric: Given value of the slope to be tested
- minimalDistance
numeric: The minimal geographic distance
- maximalDistance
numeric: The maximal geographic distance
- mantelPermutations
numeric: The number of permutations may be specified
- mantelRankTest
logical: whether to use ranks in the Mantel test
- bootstrapMethod
character: which bootstrap method to use (one of
"ABC", "BC" or "BCa").
- bootstrapNsim
integer: the number of bootstrap simulations to use
(has no effect if method is "ABC").
- verbose
logical: whether to print some information