count_hidden {nodeSub} | R Documentation |
Function to calculate the number of hidden speciation events, e.g. speciation events that have lead to an extinct species. Thus, these hidden speciation events can only be detected in complete trees (as opposed to reconstructed trees).
Description
Function to calculate the number of hidden speciation events, e.g. speciation events that have lead to an extinct species. Thus, these hidden speciation events can only be detected in complete trees (as opposed to reconstructed trees).
Usage
count_hidden(tree)
Arguments
tree |
phylo object |
Value
number of hidden speciation events
[Package nodeSub version 1.2.8 Index]