Description Usage Arguments Examples
View source: R/product_metric.R
Returns the p-product metric of two metric spaces. Works for output of 'rdist', 'pdist' or 'cdist'.
1 | product_metric(..., p = 2)
|
... |
Distance matrices or dist objects |
p |
The power of the Minkowski distance |
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.