update_dist {partition} | R Documentation |
Only fit the distances for a new variable
Description
Only fit the distances for a new variable
Usage
update_dist(.partition_step, spearman = FALSE)
Arguments
.partition_step |
a |
spearman |
Logical. Use Spearman's correlation? |
Value
a matrix
[Package partition version 0.2.2 Index]