rob_lanfear
Hi all,
Does anyone know of an implementation of split decomposition in R or Python?
Cheers,
Rob
Hi all,
Does anyone know of an implementation of split decomposition in R or Python?
Cheers,
Rob
I assume you mean the full split decomposition as in
vs just getting splits from a tree?
Yep, that’s it. To be precise, I’m wondering if anybody has already written a function that takes a distance matrix as input, and outputs the splits you get from split decomposition.