maximal {simplextree} | R Documentation |
Generates a traversal on the maximal of the simplex tree.
Description
Generates a traversal on the maximal of the simplex tree.
Usage
maximal(st, sigma = NULL)
Arguments
st |
the simplex tree to traverse. |
sigma |
simplex to start the traversal at. |
[Package simplextree version 1.0.1 Index]