Got it.
Fo the REEMtree to work you have to define the id in the predict function:
predict
predict(my_REEMtree, newdata=testing_data, id = testing_data$class_id)