asDistObject {CaseBasedReasoning} | R Documentation |
Converts a distance vector into an object of class dist
Description
Converts a distance vector into an object of class dist
Usage
asDistObject(x, n, method)
Arguments
x |
data vector |
n |
length of x |
method |
method description |
[Package CaseBasedReasoning version 0.3 Index]