Description Usage Arguments Value Author(s) References Examples
Calculates the CPCC for the given input with grouped variables. Should not be used by the user.
1  | grouped_cpcc(x, var_list)
 | 
x | 
 The weight vector of length   | 
var_list | 
 A list of variables containing the following: data, the relevant data. method, the clustering method. bounds, the bounds on the weights. MMM, Minimal memory mode: see   | 
CPCC | 
 The cophenetic correlation coefficient of this clustering with the given weights.  | 
Jeroen van den Hoven
Clustering with optimised weights for Gower's metric: Using hierarchical clustering and Quasi-Newton methods to maximise the cophenetic correlation coefficient, Jeroen van den Hoven.
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.