datelife_result_MRCA()
.Get time of MRCA from patristic matrix. Used in datelife_result_MRCA()
.
patristic_matrix_MRCA(patristic_matrix, na_rm = TRUE)
The depth of the MRCA as a numeric vector.
A patristic matrix (aka a datelifeResult
object of length 1)
If TRUE
, it drops rows containing NA
s from the datelifeResult
patristic matrix; if FALSE
, it returns NA
where there are missing entries.