count_hidden: Function to calculate the number of hidden speciation events,...

View source: R/count_hidden.R

count_hiddenR 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


nodeSub documentation built on Nov. 14, 2023, 5:10 p.m.