View source: R/distance.function.R
| dist.Tq | R Documentation | 
distance function based on T^q
dist.Tq(X, Y, perm = TRUE, perm.method = c("decreasing"), mutual = FALSE)
| X | a data frame for vector X | 
| Y | a data frame for vector Y | 
| perm | permuted version or not | 
| perm.method | permutation methods: sample / increasing / decreasing / full | 
| mutual | use mutual perfect dependence or not | 
a value for distance between two vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.