| WithOneExtraStep {TreeSearch} | R Documentation |
Number of trees with one extra step
Description
Number of trees with one extra step
Usage
WithOneExtraStep(...)
Arguments
... |
Vector or series of integers specifying the number of leaves bearing each distinct non-ambiguous token. |
See Also
Other profile parsimony functions:
Carter1(),
PrepareDataProfile(),
StepInformation(),
profiles
Examples
WithOneExtraStep(1, 2, 3)
[Package TreeSearch version 1.5.1 Index]