examples/simulations/NELSI_RCodeOnly/get.first.node.height.R

get.first.node.height <- function(tr){
   sort(intnode.times(tr), dec = T)[3]
}
josephwb/chronos documentation built on Jan. 27, 2023, 2:35 a.m.