Description Usage Arguments Details Value Author(s) See Also Examples
This function permit from a ecological data frame and a distance matrix between samples to estimated CH index for a range of k clusters
1 |
dataframe |
A data frame with species/functions as rows and samples/sites as columns |
distance.JSD |
a distance matrix between samples/sites |
kvector |
a numerical vector of k cluster, by default 1:20 |
clusterSim |
logical: if TRUE clusterSim::indexG1 will be used instead of pamk |
This functions allow you to estimate the optimal number of biotypes in your dataset taking the k corresponding to the highest CH index.
vector |
a vector a CH index for each k |
Julien Tap
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.