sim.relt(veg, coord = NULL, dn, method = "additive", test = TRUE,
permutations = 100, ...)sim.rel(veg, coord=NULL, dn, method="additive", ...)
data.frame defining the geographic positions of the sampling units. Should give (in this order) the x- and y-values in UTM or similar coordinates. Defaults to NULL. Triggers also if the similarity measures should only incorporateadditive", "relative" or "reverse". See details.coord and dn is given. In general sim.relt calls sim.rel to calculate the values. So the latter will rarely used by the user direcoord and dn are set) or a data.frame with the following items. The last three are only added if test = TRUE.dn. If this was not given it reflects the total number of plots in the data-set.dn and coord were not given it reflects the total number of species in the data-set"*" means that the respective $\beta$-value is significantly different from random.sig.prefix = "-") and vice versa (sig.prefix = "+").coord and dn are set. $\beta$-diversity in terms of multiplicative diversity is calculated when method is set to "relative". "reverse" simply means that the relation is calculated vice versa ($\frac{\bar{\alpha}}{\gamma}$) which results in numbers between 0 and 1 whereas the original formula gives results from 1 ($\bar{\alpha}=\gamma$) upwards. An upper end is not defined. However, increasing values indicate increasing heterogeneity in species composition.
The idea of "additive partitioning" (Lande 1996, Vellend 2001, Veech 2002) takes Whittakers approach further. Out of the criticism that $\beta$ in Whittakers sense does not exhibit the same units (species numbers) as $\alpha$- and $\gamma$-diversity here $\beta$-diversity results as the subtract of $\gamma$- and $\alpha$-diversity. It expresses the average amount of diversity not found in a single, randomly-chosen sample. It is also rather calculated for a whole data-set. Here we apply it as well to a moving window of a focal plot and its neighbours ifcoord and dn are set.
The idea of $\gamma$-diversity might be questioned in general, as its quality is not different from $\alpha$. Only the geographic extent is changed and often definition becomes problematic. Imagine a temporal study where different numbers of species are found throughout the years - Is $\gamma$ then the overall species richness, or the species richness in one year? Furthermore $\beta$-diversity is not clearly defined. There are even more definitions to it then mentioned here (e.g. Qian et al. 2005) so it may be better to use 'differentiation-diversity' instead.
Significance is tested with a simple Monte-Carlo procedure. The initial value of the respective index is tested against a number of values which are calculated from a random reshuffling of the original species matrix. So the hypothesis tested is, that the observed pattern (for each focal plot) is different from random. This is meaningless when coord and dn are not set.sim.pat, sim.het, sim, and for quantitative similarity measures vegdist, dsvdis, dist. More qualitative similarity indices can be calculated with dist.binary