classificationDistanceTable {frbf} | R Documentation |
Builds the classification distance table for the data matrix points.
classificationDistanceTable(remora_model, data_matrix)
remora_model |
Remora Wmodel |
data_matrix |
data matrix that holds the points to classify |
Returns a distance table.
This function is part of the frbf implementation and is for internal use only.
Fernando Martins