TraMineR (version 2.2-0.1)

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.

See Also

disstree for examples