Use the BLADJ algorithm to get a chronogram from a tree topology for which you have age data for some of its nodes.
Source:R/make_bladj_tree.R
make_bladj_tree.Rd
The function takes a tree topology and uses the BLADJ algorithm
implemented with phylocomr::ph_bladj()
to assign node ages and branch lengths, given a
set of fixed node ages and respective node names.