Description Usage Arguments Details Value References
Evaluate by cross-validation (leave-one-out) the effect induced by leaving out each component on the result of a functional clustering.
1 2 | ftest_plot_components(fres, rtest, main = "Title", opt.crit = "Jaccard",
opt.comp = list("sorted.tree"))
|
fres |
an object resulting from a functional clustering
obtained with the whole dataset using the function |
rtest |
a list of matrices,
each containing the results for a clustering index.
|
main |
a string, that is used as the first, reference part of the title of each graph. |
opt.crit |
a list of strings,
indicating the clustering indices to plot.
The indices can be:
"Czekanowski_Dice", "Folkes_Mallows", "Jaccard", "Kulczynski",
"Precision", "Rand", "Recall", "Rogers_Tanimoto", "Russel_Rao",
"Sokal_Sneath1" or "Sokal_Sneath2".
For more informations, see the notice of R-package |
opt.comp |
a list, that can include
|
None.
a list containing a matrix by clustering index.
Package "clusterCrit": Clustering Indices, by Bernard Desgraupes (University of Paris Ouest - Lab Modal'X)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.