Closed anna-parker closed 1 year ago
Added a distance
function between two trees. For now the only possible distance is RF
.
I also renamed resolution_value
to resolution_index
. "value" sounded a bit strange to me but I'm not sure resolution_index
is the best name either.
Looks good to me! :-)
As discussed I have added the basic tree measures
resolution_rate
andRF_distance
to the TreeTools package. Tests have been added to the test script :-)