TreeStretchedToBottomWithDetails: Builds on TreeStretchedToBottom and adds additional details

Description Usage Arguments Value

View source: R/TreeStretchedToBottomWithDetails.R

Description

Builds on TreeStretchedToBottom and adds additional details

Usage

1
2
TreeStretchedToBottomWithDetails(lTree = lTree, dtDataset = dtDataset,
  cClassLabelFeat)

Arguments

lTree

Output of RecursivePartitioningTreeClustering

dtDataset

The original dataset fed to the clustering algo

cClassLabelFeat

The name of the column with the assignedclass in the original dataset

Value

NodeLabel ParentNodeIndex NodeColumnName NodeColumnValue LeafNode Members LayerNbr Stretch NodePrediction Proportion Root>1 0 elsalvadoraid n FALSE 104 1 FALSE democrat 1.0000000 Root>1>1 Root>1 religiousgroupsinschools n FALSE 74 2 FALSE democrat 0.8706897 Root>1>1>1 Root>1>1 aidtonicaraguancontras n TRUE 1 3 FALSE democrat 0.8663793 Root>1>1>1 Root>1>1 aidtonicaraguancontras n TRUE 1 4 TRUE democrat 0.8663793


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