clust.Tq | R Documentation |
Cluster a set of variables using distance function based on predictive measure
clust.Tq(X, perm = TRUE, perm.method = c("decreasing"), mutual = FALSE)
X |
a data frame for a set of variables X |
perm |
T^q or T^q_bar |
perm.method |
permutation methods: sample / increasing / decreasing |
mutual |
type B function or not |
a list for hierarchical clustering result
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.