AssignClusterCore: Backend for AssignCluster

Description Usage Arguments

Description

Recursive function that traverses the tree and assigns rows of a dataset to the respective nodes. AssignCluster is the wrapper function for this

Usage

1
AssignClusterCore(lTree, dtDataset, iLayerNbr)

Arguments

lTree

is an output of RecursivePartitioningTreeClustering

dtDataset

a dataset to assign clusters to. Must have same or more features as lTree

iLayerNbr

Keeps track of where in the tree the function is. Should initiliase as 1


thecomeonman/CURD documentation built on May 20, 2019, 7:37 a.m.