View source: R/distance.function.R
dist.mat.T | R Documentation |
Distance Matrix Computation using distance function based on T^q
dist.mat.T(X, mutual = FALSE)
X |
a data frame for vector X |
mutual |
use type B function (mutual perfect dependence) or not |
an object of class "dist"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.