'Is there a typical example(code) to show that conditional inference tree have the unbiased selection capability?

Since a conditional inference tree (R package party) is proposed to overcome the variable selection bias compared with a cart (R package rpart), is there a typical example (code) to show that a conditional inference tree has this capability?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source