disstreeleaf: Terminal node membership
Description
Return a factor with the terminal node membership of each case.
Usage
disstreeleaf(tree, label=FALSE)
Arguments
- tree
The tree, a disstree
or DissTreeNode
object.
- label
Logical. If TRUE
, the returned leaf memberships are labelled with the corresponding classifications rules.
Author
Matthias Studer (with Gilbert Ritschard for the help page)