Description Usage Arguments Value Author(s)
A wrapper of the dist() method, with the option to rescale the data with standard deviation of each dimension before calculating the distance matrix. NOTE: If fdelta='mnorm' is passed to adpclust(), then the distm is calculated from rescaled data internally, i.e. distm <- FindDistm(x, normalize = TRUE).
| 1 | 
| x | data | 
| normalize | boolean. Normalize data before calculating distance? | 
| method | passed to 'dist()' | 
distance matrix of class dist.
Ethan Xu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.