get_goodmatrices()
Make a Super Distance Matrix (SDM) from a list of good matrices obtained with get_goodmatrices()
make_sdm(unpadded.matrices, weighting = "flat")
A matrix.
A list of patristic matrices, a datelifeResult
object.
A character vector indicating how much weight to give to each
tree in input
during the SDM analysis. Options are:
All trees have equal weighting.
Weight is proportional to number of taxa.
Weight is proportional to 1 / number of taxa.
Defaults to weighting = "flat"
.