get.intersection.a {boostingDEA} | R Documentation |
Calculates the intersection between two leave nodes from
different trees of a EATBoost
model.
get.intersection.a(comb_a_actual, comb_b_actual)
comb_a_actual |
Inferior corner of first leave support |
comb_b_actual |
Superior corner of first leave support |
vector
with the intersection. NULL
if intersection
is not valid.