View source: R/optimal.partition.R
split | R Documentation |
Split of two classes of variables based on different distance function
split(X, Y, dist.func = "PD")
X |
a data frame for a set of variables X |
Y |
a data frame for a set of variables Y |
dist.func |
PD / MPD / kendall / footrule |
a value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.