A function which randomizes the values of the given variables
within a site-pair table. This function is called from the
gdm.varImp
function and should not need to be called directly
by the user.
permutateVarSitePair(spTab, siteVarTab, indexTab, vName)
A given site-pair table.
A given site x variable table.
A table of index values for the given site-pair table.
Vector of variable names in both the site-pair and site-by-variable tables.
A site-pair table, with variable values randomized from the original site-pair table.