make_sdm {datelife} | R Documentation |
Make a Super Distance Matrix (SDM) from a list of good matrices obtained with get_goodmatrices()
Description
Make a Super Distance Matrix (SDM) from a list of good matrices obtained with get_goodmatrices()
Usage
make_sdm(unpadded.matrices, weighting = "flat")
Arguments
unpadded.matrices |
A list of patristic matrices, a |
weighting |
A character vector indicating how much weight to give to each
tree in
Defaults to |
Value
A matrix.
[Package datelife version 0.6.8 Index]