View source: R/dfree_index_multi.R
dfree_index_multi | R Documentation |
This function returns the index we want to maximize on the set of potential clusters, for each potential cluster
dfree_index_multi(data, matrix_clusters)
data |
List. List of the data, each element of the list corresponds to a site (or an individual), for each element each row corresponds to a variable and each column represents an observation time. |
matrix_clusters |
numeric matrix. Matrix in which each column represents a potential cluster. It is the result of the "clusters" function. |
numeric vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.