View source: R/utils.R View source: R/cmpt-clustering.R
dist_beta | R Documentation |
distances Beta
Compute distance matrix between regression vectors
dist_beta(beta, distance = "euclidean")
dist_beta(beta, distance = "euclidean")
beta |
matrix of regression vectors |
distance |
euclidean or relative distance |
A numeric matrix of distances.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.