Description Usage Arguments Details Value Author(s) References Examples
Squared euclidean distance metric. Used for ward clustering.
| 1 | dist.eucsq(x)
 | 
| x | A numeric matrix. | 
Calculates the squared euclidean distance, which is used in the ward clustering algorithm.
The squared euclidean distance matrix object.
Christian Bender (christian.bender@tron-mainz.de)
Todo.
| 1 2 3 4 | ## Not run: 
#todo
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.