Calculate Variable Importance for ctree()

Hello,

I would like to calculate the variable importance for a binary decision tree created using ctree().
However, functions like varImp(), varimp() or vip() dont't seem to work for ctree(). Is there any other way to calculate the variable importance?

I really appreciate any kind of help

Best regards
Matthias

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.