| dfree | R Documentation | 
This function returns the index we want to maximize on the set of potential clusters, for each potential cluster and each permutation
dfree(data, matrix_clusters)
data | 
 numeric matrix. Matrix of the data. The rows correspond to the sites (or the individuals) and each column represents a permutation.  | 
matrix_clusters | 
 numeric matrix. Matrix in which each column represents a potential cluster. It is the result of the "clusters" function.  | 
numeric matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.