RhoSampleTree(TimeTree tree, Number rho)

A tree sampled from a larger tree by selecting tips at time zero with probability rho.
Conditioned on root age.

Parameters

  • TimeTree tree - the full tree to sample
  • Number rho - the probability that each tip at time zero is sampled

Return type

TimeTree