A function which randomizes the rows of a given site-pair table. This function
is called from the gdm.varImp
function and not needed by the user.
be called directly by the user.
permutateSitePair(spTab, siteVarTab, indexTab, vNames)
A new site-pair table with rows randomized.
A site-pair table.
A site x variable table.
A table of index values for the site-pair table.
Vector of variable names in both the site-pair and site x variable tables.
gdm.varImp